Justin Erenkrantz <jerenkrantz@ebuilt.com> writes:
> >Hmmm, I had thought httpd 2.0 also had these options: -DONE_PROCESS
> >and -DNO_DETACH. How are they related to -X, and/or should they be
> >used in combination with -X? Anyone know?
>
> -X in recent httpd-2.0 builds (somewhere in the 2.0.22 series, I
> forget) has the end result of setting -DONE_PROCESS and -DNO_DETACH
> for all current MPMs. So, just setting -X is sufficient to have one
> process that doesn't detach. (As a side note, you could use -DDEBUG
> instead of -X, but -X is the historical debug option in httpd.)
>
> Our intention is that -X can be picked up by any modules to indicate
> that httpd is running in "debug" mode. So, for example, mod_dav_svn
> could do special things when -X is specified.
Thanks, Justin.
So does this mean that -DONE_PROCESS and -DNO_DETACH are obsolete for
most practical purposes, and that one would really only ever want -X?
If so, I'll remove that bit from INSTALL...
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:52 2006