Comment 0 for bug 1969629

Revision history for this message
Antonios Tsianakas (skyfox14) wrote : mod_http2: fixes 2 regressions in server limit handling.

We run into a bug in mod_http2 for Apache 2.4.x.

Every time MaxRequestsPerChild is reached, an empty response is sent to the client:
https://bz.apache.org/bugzilla/show_bug.cgi?id=65731

This bug was fixed and backported to v2.4.52:
https://github.com/apache/httpd/pull/281

Any chance that this fix get backported to the Bionic and Focal Package?