After some issues with load on one of our apache services , I retuned it.
I found a few nice articles ,this being the best:
http://www.devside.net/articles/apache-performance-tuning
With this being the highlight:
MaxClients ? (RAM - size_all_other_processes)/(size_apache_process)

Post a Comment