https://bz.apache.org/bugzilla/show_bug.cgi?id=63534

--- Comment #8 from Stefan Eissing <[email protected]> ---
There were a lot of changes, but one was that http2 returns to the mpm
connection handling when flow control is exhausted. This allow mpm_event to
park the connection and use workers for others.

The fix is not easy, since the mpm connection handling does not know anything
about the protocol it runs (but its state handling reflects HTTP/1.1, of
course).

I share your view and configuration should be improved here. This is a
discussion that we need to take to the dev mailing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to