On Sep 24, 2004, at 12:46 PM, Stas Bekman wrote:

Threaded mpms work just fine when serving static pages. There are all kind of problems when Perl is involved. Some of the problems are getting resolved, others are still there. It's probably the best to develop with prefork, at least because debugging processes is possible, debugging threads is not always the case. Though you should check that your code works with threaded mpms as well. Your code shouldn't take advantage of prefork environment, so users who are stuck with threaded mpms can use it too.

Many thanks, Stas, that was the information I was looking for.

Regards,

David


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to