On Wed, Jul 27, 2005 at 09:01:53AM -0400, Bill Stoddard wrote: > +1. Ken Coar and I have looked into the need for a 'graceful shutdown' and > there may even be a patch posted to the dev list using an IPC (so long ago > I don't recall the exact details). Freeing up SIGWINCH sounds like a good > solution.
Thanks, I found this; http://mail-archives.apache.org/mod_mbox/httpd-dev/200303.mbox/[EMAIL PROTECTED] And an ensuing discussion about the no-good-signal-free problem ;) Looking at it there, the patch seems like it would work, except I think the way the listeners are kept open by the children needs some changing, so that the listening ports can be unbound immediately (like sshd does on shutdown, for a good example). -- Colm MacCárthaigh Public Key: [EMAIL PROTECTED]
