issues
search
icing
/
mod_h2
HTTP/2 module for Apache httpd
https://icing.github.io/mod_h2/
Apache License 2.0
256
stars
41
forks
source link
async processing on client flow block
#280
Closed
icing
closed
6 months ago
icing
commented
6 months ago
When flow control to the client blocks, needing a WINDOW_UPDATE to make further progress, HTTP/2 connection processing returns to the MPM. If using "mpm_event", this will free a worker.