Hi there, im am planning to spec the software install for one of our
machines that gets an insane ammount of hits and traffic from referring
sites. Im looking into if running the php for this server under fastcgi
instead of as a php apache module will help reduce and apache
bottlenecks ? Most of the scripting is done via perl and fastcgi, but
there is some third party apps which run on php, there is also minimal
mysql activity.
Being more specific here, my question is will php running under
fastcgi, being able to work in a multi-threaded apache environment
running mpm-worker ? I know its not compatible as im aware, but under
the standard apache module install. Its a long shot but if anyone has
any recommendations let me know, or else ill have to stick to
installing apache2 in pre-fork mode and tweak the settings as much as
possible ?
Let me know thanks.
Daniel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php