On 30 April 2013 20:38, Chris Dennis <cgdennis@???> wrote:
> At some stage I'll try out some of the more advanced ideas -- adding a
> reverse-proxy, or using mpm-worker instead of mpm-prefork, or replacing
> Apache with nginx or Lightppd.
Mod_PHP is not suited to running under MPM-Worker, as PHP is not
threadsafe. You'd need to run PHP as a (fast)cgi client instead if you were
to go this route.
-- 
Daniel Llewellyn
-- 
Please post to: Hampshire@???
Web Interface: 
https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: 
http://www.hantslug.org.uk
--------------------------------------------------------------