You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Nicholas Sherlock <n....@gmail.com> on 2010/04/19 05:53:18 UTC

[users@httpd] Dynamically tune MaxKeepAliveRequests?

Hi everyone,

When the server is lightly-loaded, I have enough spare clients available
to use a large MaxKeepAliveRequests and therefore improve client performance.
But when load is very high (more clients that want to connect than there are
Apache children) MaxKeepAliveRequests should be small to stop people from 
monopolizing their child, and to give other people a chance to connect.

So is there any Apache module or settings which dynamically tune the KeepAlive
settings based on the current load situation?

Cheers,
Nicholas Sherlock


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org