Knowledgebase

Portal Home > Knowledgebase > Articles Database > tuning apache recommendation


tuning apache recommendation




Posted by tomoyo23, 10-14-2011, 12:50 PM
Hello,I have the following server: Intel Core i7 920 4 CPU Cores With HT @ 2.66GHZ 12 GB RAM currently takes a while to load web sites based on wordpress..is installed wp-super cache.. file now is in /etc/httpd/conf/httpd.conf is can optimize a bit more?, thanks for reply. greetings

Posted by HSN-Saman, 10-14-2011, 03:30 PM
it seems you're using mpm prefork, you'd better go with mpm workker. also I recommend to use fcgid if it's not a shared hosting server, it's faster and use lower resources - Saman

Posted by tomoyo23, 10-14-2011, 04:29 PM
Shared hosting,another recommendation that could tell me? .. I increased the value of maxclientes: 800, thanks for reply

Posted by HSN-Saman, 10-14-2011, 04:39 PM
Go with MPM Worker and configure it properly, it improve performance about 30% increasing the values won't speedup your websites and tune your servers. also install memcache on the server via easyapache. How to install MPM worker? easily via easyapache,just uncheck mpm prefork and check mpm worker option on extended apache modules list. as It's a webhosting server I'd recommend you to install cloudlinux to provide better quality and stability. don't forget about tuning the mysql,it helps to decrease the server load and make it faster! That's it!

Posted by ultrabizweb, 10-14-2011, 08:26 PM
If you are running cPanel or DirectAdmin there is a plugin that loads nginx for static pages and passes dynamic to Apache, it would probably help a lot. Here is the company that makes it http://portal.syslint.com/downloads.php the plugin does cost money I don't know how much, but I don't think it is too much a month more. I can attest to using just nginx in a static environment not shared and it is very Fast! But mpmworker would probably do you good as well. Also make sure your using some kind of Opcode cache for PHP like APC or Eaccelerator. You should be able to recompile Apache in Cpanel with Eaccelerator I was able to. Having an Opcode cache will increase performance quite a bit and reduce load. Hope some of this info will help you out.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
can't rm -rf afterward (Views: 554)
Reseller help! (Views: 590)
cloudflare (Views: 560)


Language:

Contact us