Checking Apache Settings
Are these okay or should I change somethingTimeout 5
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
MinSpareServers 5
MaxSpareServers 10
StartServers 5
MaxClients 160
MaxRequestsPerChild 0
I changed to these just now and it seems to be working fine would any of these settings cause trouble on a medium busy server?