You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Chuck Murcko <ch...@telebase.com> on 1996/07/22 17:49:05 UTC

Re: cvs commit: apache/src alloc.c alloc.h http_main.c

Ben Laurie liltingly intones:
> 
> ben         96/07/21 07:49:04
> 
>   Modified:    src       alloc.c alloc.h http_main.c
>   Log:
>   Fix old-style restarts (broken by graceful restarts). Also move graceful
>   restarts to SIGUSR1 instead of SIGINT.
>   
This works fine for SIGHUP, Ben.

chuck
Chuck Murcko	N2K Inc.	Wayne PA	chuck@telebase.com
And now, on a lighter note:
Captain Penny's Law:
	You can fool all of the people some of the time, and some of
the people all of the time, but you Can't Fool Mom.

Re: cvs commit: apache/src alloc.c alloc.h http_main.c

Posted by Brian Behlendorf <br...@organic.com>.
On Tue, 23 Jul 1996, Brian Behlendorf wrote:
> On Mon, 22 Jul 1996, Chuck Murcko wrote:
> > Ben Laurie liltingly intones:
> > > 
> > > ben         96/07/21 07:49:04
> > > 
> > >   Modified:    src       alloc.c alloc.h http_main.c
> > >   Log:
> > >   Fix old-style restarts (broken by graceful restarts). Also move graceful
> > >   restarts to SIGUSR1 instead of SIGINT.
> > >   
> > This works fine for SIGHUP, Ben.
> 
> SIGHUP works here again, too.  (BSDI)

...but as reported earlier, a HUP following a USR1 causes it to not
restart properly, and in fact a couple USR1's in quick succession causes
very weird behavior - like 40 children when startservers is only 5, and
then when a request is made all children die and the parent runs away with
the CPU.  

	Brian

--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com  www.apache.org  hyperreal.com  http://www.organic.com/JOBS


Re: cvs commit: apache/src alloc.c alloc.h http_main.c

Posted by Brian Behlendorf <br...@organic.com>.
On Mon, 22 Jul 1996, Chuck Murcko wrote:
> Ben Laurie liltingly intones:
> > 
> > ben         96/07/21 07:49:04
> > 
> >   Modified:    src       alloc.c alloc.h http_main.c
> >   Log:
> >   Fix old-style restarts (broken by graceful restarts). Also move graceful
> >   restarts to SIGUSR1 instead of SIGINT.
> >   
> This works fine for SIGHUP, Ben.

SIGHUP works here again, too.  (BSDI)

	Brian


--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--
brian@organic.com  www.apache.org  hyperreal.com  http://www.organic.com/JOBS