On Tue, Jan 5, 2016 at 9:21 AM, Stefan Eissing
<[email protected]> wrote:
> To the Knowledgable out there: how can I detect that the server is gracefully 
> restarting?
>
> Backlground is that HTTP/2
> 1. is sometimes in the state of being IDLE, but unable to return to the MPM, 
> *could* however terminate the HTTP2 session.
> 2. HTTP2 sessions can be brought down by first announcing that no more 
> streams will be processed and then closing, once the existing ones are done.
>
> Thanks for the help.

More generally, do you want to know if the child process is trying to
gracefully exit?

I think currently that is tied up in the MPMs and would need to be
exposed, but let's wait for others.
who will know better.

Reply via email to