Re: [Hampshire] Apache expertise required

Top Page

Reply to this message
Author: Paul Freeman
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Apache expertise required
On 2013-04-28 01:09, Michael Daffin wrote:
> If you are adding nginx or lighttpd, why not add them as
> a replacement to apache rather than just sitting in front of it? Both
> a better solutions if you want a low resource web server that scales
> better than apache does.


+1 to that,

1. consider dropping Apache and replace with Cherokee or Nginx and use
php-fpm as the backend (this can also provide you with some extra ram to
run a php cache such as eAccelerator, APC or XCache)
2. check the box for other io (running in a vps generally means you
will have less at your disposal)
3. using MySQL as the wordpress storage backed? (normally the default)
then has MySQL config been checked/looked at?
4. some word press plugins have notoriously poor SQL queries and
sometimes they add extra tables which are poorly defined (missing
indexes etc)




--
Please post to: Hampshire@???
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--------------------------------------------------------------