[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Comment in INSTALL

From: Justin Erenkrantz <jerenkrantz_at_ebuilt.com>
Date: 2001-12-13 19:14:19 CET

On Thu, Dec 13, 2001 at 11:12:57AM -0600, Karl Fogel wrote:
> 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...

For most people, yes. However, -DNO_DETACH does have its uses as you
can test the fork()ing of the MPMs. This allows you to spawn the
children processes but still allow the processes to be attached (i.e.
connected to gdb). Very good for checking out POD stuff.

However, I doubt that the SVN people would be too worried about
the proper functionality of the MPMs. If you see a problem, just
kick it over to dev@httpd. =) -- justin

---------------------------------------------------------------------
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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.