On Wed, Feb 11, 2009 at 11:08 AM, howard chen <howac...@gmail.com> wrote:
> But I just wonder, isn't all mod_php/mod_python/mod_perl/mod_ruby are
> relying on the same set of popular 3rd party libraries? e.g. zlib,
> libxml, expat, iconv....so the above statement is also true in
> mod_python/mod_perl/mod_ruby?
>
> So it turn out that Threaded MPM is only suitable for serving static pages?

Bizarre conclusion.  Other interpreters are likely more
thread-aware/thread-exploitative when not embedded in Apache, so
they'd be less likely to casually link with non-threadsafe libraries.

-- 
Eric Covener
cove...@gmail.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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to