On Fri, Apr 24, 2009 at 08:21:29AM -0600, Joel Noble wrote: > I seem to recall that a few years back, one had to use Apache in a > non-threaded mode -- such as prefork -- with mason+mod_perl. Is this still > the case? Or is it more complicated then that, depending on what perl > modules are used beyond the set that mason requires?
Whether or not Mason's thread-safe, lots of Perl stuff with XS components isn't (notably some DBDs, but I can't remember which). Unless you have some very compelling reason to prefer the worker mpm, you're better off just using prefork up front and not having to bother with figuring out whether you could possibly get away with using threads. hdp. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users