On 04/03/10 02:59, The Gaijin wrote:
Hello - I've inherited a system from our development group, and I've been attempting to find information on recommended best practices for running mixed mod_perl, mod_python and mod_php simultaneously on Apache HTTPd using mod_prefork. Unfortunately, my Google-fu hasn't produced much in the way of useful information, and I didn't find anything specific to this on the Apache.org site. My gut instinct is to break the installation into multiple instances, each one servicing one of the mod_* services, but I'm hoping to find hard information on whether or not this is correct. Many thanks for your time, R. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
I refrain from using any embedded interpreters. It doesn't give optimum performance. Use mod_fcgid which will give you performance as well as security since it possible to use suExec with mod_fcgid.
-- Nilesh Govindarajan Site & Server Administrator www.itech7.com मेरा भारत महान ! मम भारत: महत्तम भवतु ! --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx