Greetings, Can you please suggest some average optimized settings for apache? The server 's cpu is quite busy and it has 512ram. Currently it's like: StartServers 16 MinSpareServers 10 MaxSpareServers 20 ServerLimit 256 MaxClients 125 MaxRequestsPerChild 5000 MaxKeepAliveRequests 120 KeepAliveTimeout 10 Also it uses Mysql but there is nothing special in my.cnf other than set-variable = max_connections=300 set-variable = wait_timeout=120 set-variable = max_user_connections=300 Thanks a lot
You can get some idea from my article here : VPS optimization Simply a guide for 128-256 MB RAM...adjust accordingly.
well, the mysql settings are optimized for very low specification servers...so better dont change them. Also take advice of other learned friends here...