From: "Roy T. Fielding" <[EMAIL PROTECTED]>
Sent: Wednesday, August 29, 2001 8:21 PM
> and then make it configurable using configure [default=SIGUSR1]. To make
> it even better, we should have a way to signal it using httpd itself
>
> httpd restart
> httpd graceful
> httpd stop
>
> would check for an existing process and send it the appropriate signal.
> That way we wouldn't be spreading implementation assumptions throughout
> the support code.
Can we _please_ agree on semantics, finally, to bring httpd/win32 and httpd/others
in sync again? We use the -k start|stop|restart semantic, could easily add
graceful with it's proper meaning (and make restart a hard restart, as it was in
the very early win32 version.
Bill