This patch fixes the only outstanding problem in the way of an Apache 2.0.19-beta.  I
would still like to consider Paul's design but have no objections (in concept, I 
haven't
had time to review this code..) to committing this at least for now.

+1 in concept.

Bill

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 23, 2001 3:31 AM
Subject: [PATCH] The threaded MPM graceful patch


>
> It took a bit more re-working to make everything work, but this does seem
> to solve the general problem.  To test this, I started the server,
> connected without making a request, and sent a graceful restart signal.
> Then, I checked the ps output, and finished the request.
>
> Basically, the server shutdown the first process and started a second
> while still holding onto the open connection.  When the request was
> finished, the original process died cleanly.
>
> The patch has 90 lines of additional code, but removes 53 because most of
> the changes are just moving code around.  I'll be off-line most of
> tomorrow, but I'll be back sometime tomorrow night.
>
> Comments?
>
> Ryan
>


Reply via email to