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. -Stefan