Hello, I am developing my own nginx module, I would like to use the "keepalive_timeout" option.
I tried to find a callback which signal that timeout was expired, before the nginx call ngx_http_close_connection. I am using a memory which I allocate and I would like to free it Thanks, Ortal Levi Posted at Nginx Forum: https://forum.nginx.org/read.php?2,273836,273836#msg-273836 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
