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.

Greg

Reply via email to