On Fri, 09 Dec 2011 16:17:16 -0500
Stormy <[email protected]> wrote:

> Appreciated.  Is it just a question of:
>      $ sudo apt-get remove apache2-mpm-worker apache2-threaded-dev
>      $ sudo apt-get install apache2-mpm-prefork
> or do I need a complete remove/reinstall?

That's a matter of how your distro packages it.  But it looks
fine in principle.

> I'll also look into FastCGI - I've got no experience with it.
> 
> Which would you prefer? (particularly for speed performance)

Try it and see!

If your load benefits from a threaded server than fastcgi is
probably best, because it leaves non-PHP requests unaffected.

-- 
Nick Kew

---------------------------------------------------------------------
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to