Hi, I tried posting data to nginx running on the same host as that of the client(httperf) with keep alive_timeout set to a non-zero value and keep alive_requests set to a non-zero value. I observed that, the server was closing the connection only when the number of requests equalled the value set by the keepalive_requests in the configuration.
What could be the reason? From: "Valentin V. Bartenev" <[email protected]<mailto:[email protected]>> Organization: Nginx, Inc. Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Date: Thursday, November 20, 2014 at 1:56 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: Re: Using both keepalive requests and timeout On Thursday 20 November 2014 10:42:03 Das, Jagannath wrote: Hi All, I have a query, I tried setting keep alive_timeout to a non-zero value and found it not working correctly. Are there any related parameters for this? What do you mean by not working correctly? What's the problem? wbr, Valentin V. Bartenev _______________________________________________ nginx mailing list [email protected]<mailto:[email protected]> http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
