Jim Jagielski <[EMAIL PROTECTED]> writes:

> Greg Ames wrote:
> > 
> > Greg Ames wrote:
> > 
> > > Non-graceful restarts in threaded had the same problem worker has today:
> > > no way to blow away threads which are serving long-running requests.
> > 
> > Actually, an Apache'r who wishes to remain anonymous had a novel idea
> > for dealing with this:  close the long running worker's network socket
> > from a different thread.  That ought to get its attention fairly
> > quickly.
> > 
> 
> True enough... but it also destroys the whole idea of what
> Graceful Restarts are :) :)

actually, it has nothing to do with graceful restarts... Greg is
talking about non-graceful restarts...  this potentially applies to
stop as well...
-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to