Hi All,

I'm finally getting 'round to installing Apache 2 and wanted to install mod_perl while I was at it (since there is increasing interest in getting Bricolage running on mod_perl 2!). I've been using the worker MPM on Ask's advice, but looking at the docs, it appears that I either have to use prefork or recompile Perl with ithreads.

Since there is no recommendation one way or another in the docs, I was wondering if there is a preferred approach? It looks like that's the old Apache 1.x forking model...

Oh, I just saw this in the Apache 2 docs:

            * If you are building on FreeBSD, be aware that threads will
              be disabled and the prefork MPM will be used by default,
              as threads do not work well with Apache on FreeBSD.  If
              you wish to try a threaded Apache on FreeBSD anyway, use
              "./configure --enable-threads".

So I guess I'm using prefork regardless. But anyway, I was looking for recommendations, since I'll build it on other platforms, and I seem to recall Stas saying that threads weren't working so well (or was that just on Windows)?

Clarifications greatly appreciated.

Regards,

David


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



Reply via email to