Sorry if I am posting in the wrong thread but could not find an actual Apache forum.
Since about 2 days we were under funny attack and our hosting company placed us behind TMS to fix the issue. But until they did that few of their admins messed up our Apache config and now we are left with lagging site , timeouts and all sorts of weird things.
Our setup can be seen here
Screenshot by Lightshot
and this is current Apache config
fileetag: All
keepalive: On
keepalivetimeout: 7
maxclients: 250
maxkeepaliverequests: 150
maxrequestsperchild: 1000
maxspareservers: 50
minspareservers: 50
root_options: ExecCGI, FollowSymLinks, Includes, IncludesNOEXEC, Indexes, SymLinksIfOwnerMatch
serverlimit: 256
serversignature: Off
servertokens: ProductOnly
sslciphersuite: ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP
startservers: 50
timeout: 300
traceenable: Off
I still experience slow connection and first load is like a process is verifying something before it actually lets me in. But every 5-10 min the connection just dies for about 20-30 sec.
please advise if this config is ok for our box.
Thank you much!
Since about 2 days we were under funny attack and our hosting company placed us behind TMS to fix the issue. But until they did that few of their admins messed up our Apache config and now we are left with lagging site , timeouts and all sorts of weird things.
Our setup can be seen here
Screenshot by Lightshot
and this is current Apache config
fileetag: All
keepalive: On
keepalivetimeout: 7
maxclients: 250
maxkeepaliverequests: 150
maxrequestsperchild: 1000
maxspareservers: 50
minspareservers: 50
root_options: ExecCGI, FollowSymLinks, Includes, IncludesNOEXEC, Indexes, SymLinksIfOwnerMatch
serverlimit: 256
serversignature: Off
servertokens: ProductOnly
sslciphersuite: ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP
startservers: 50
timeout: 300
traceenable: Off
I still experience slow connection and first load is like a process is verifying something before it actually lets me in. But every 5-10 min the connection just dies for about 20-30 sec.
please advise if this config is ok for our box.
Thank you much!