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