On Fri, Oct 01, 1999 at 06:50:29PM -0400, Michael Alan Dorman wrote:
> Doug MacEachern <[EMAIL PROTECTED]> writes:
> > one solution is to build Apache and mod_perl from source, and linking
> > mod_perl static instead of a dso.
>
> So is using mod_perl as a DSO, um, deprecated? Should it just be done
> as a last resort, or what?
It probably depends a bit upon your platform and robustness of your
dynamic linker. It also may introduce problems with version mismatches
and thus introduces much more variables in the trouble shooting case. I
would suspect Doug wants to reduce the problem case to something more
simple.
If you have your build environment under control (all modules build
using a coherent set of compilers and build flags) and want a very
flexible solution with the same set of binaries on multiple hosts DSO's
work fine, I use it all the time.
--
Jens-Uwe Mager
HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany
Phone: +49 5131 709320
FAX: +49 5131 709325
Internet: [EMAIL PROTECTED]