You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joshua Slive <jo...@slive.ca> on 2007/05/23 20:55:36 UTC

Re: [users@httpd] Re: High volume issues using mod_proxy (balancer,http,ajp) on Apache 2.2.4 across multiple tomcat 5.5.23 clusters - Configuration issues or bugs?

On 5/23/07, justin wright <ju...@yahoo.com> wrote:
> I've set the apache confs to use the following
>
>     StartServers         512
>     ServerLimit          1024
>     MaxClients           1024
>     MinSpareServers      256

No comment on the ajp stuff, but MinSpareServers is still way too
high. Why would you want to ask apache to keep a MINimum of 256 SPARE
(idle/unused) SERVERS (processes) available at all times?

Joshua.

---------------------------------------------------------------------
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