RE: [us...@httpd] Apache configuration for a high load

2009-09-22 Thread Manoj Samtani
: users@httpd.apache.org Subject: [us...@httpd] Apache configuration for a high load Hi, I trying to configure apache to have a hight load using PHP/MySql applications. This is the current configuration: Timeout 300 KeepAlive Off MaxKeepAliveRequests 100 #KeepAliveTimeout 300 StartServers

[us...@httpd] Apache configuration for a high load

2009-09-04 Thread luis medrano
Hi, I trying to configure apache to have a hight load using PHP/MySql applications. This is the current configuration: Timeout 300 KeepAlive Off MaxKeepAliveRequests 100 #KeepAliveTimeout 300 StartServers 15 MinSpareServers10 MaxSpareServers 40 ServerLimit 600 MaxClients