Hi,

I'm on a VPS - Fedora 12, 500 MB RAM.

It is running PHP 5.3.1 (via mod_fastcgi), Apache 2.2.14, MySQL 5.4.1

I'd like to know some tweaks in the configuration of apache so that the performance is optimum.

I'm using worker MPM and this is the configuration of the MPM-

StartServers         8
MaxClients          512
MinSpareThreads      5
MaxSpareThreads      10
ThreadsPerChild      64
MaxRequestsPerChild   0

Can apache handle the above ? Or I can increase it further ?

--
Nilesh Govindarajan
Site & Server Adminstrator
www.itech7.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to