need help optimizing for 20mbps
The server is maxxing out 20mbps, the server load is averaging about 4.apache keeps needed to get restarted, i've read opinions and thoughts on optimizing both the httpd.conf file and the my.cnf file, but most of those setting are directed at traffic under 10 mbps.
Would I need to change my hard limit, as I've read that maxclients is throttled to 255 by default.
Basically my goal would be to optimize the server enough to be able to still maintain two fast websites and so apache doesnt keep needed to get restarted.
Is it possible?
cheers