Need help on apache optimization

Hi,
I´m helping my customer to configure his dual xeon 3.4 / 2GB RAM.
I have a lot of perl calls, php (fotolog), and a lot of images.

I installed zend optimizer + eaccelerator + mod_perl + mod_gzip, my.cnf, sysctl, etc... all optimized...

But i need help on configuring apache...

With this configuration:
KeepAlive Off
MinSpareServers 16
MaxSpareServers 64
StartServers 16
MaxClients 512
MaxRequestsPerChild 30
MaxClients 256 cant handle on these settings... so i need to put 512.

I´m getting 20% of ram memory usage and about 15.0 of load...

Please help me!

 

 

 

 

Top