On Wed, Feb 11, 2009 at 11:08 AM, howard chen <howachen@xxxxxxxxx> 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 covener@xxxxxxxxx --------------------------------------------------------------------- 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