Mailing List Archive

[Bug 66969] After a timeout, mod_proxy_http2 doesn't initiate a new connection immediatly
https://bz.apache.org/bugzilla/show_bug.cgi?id=66969

Alexandre Schaff <alexandre.schaff@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |alexandre.schaff@gmail.com

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 66969] After a timeout, mod_proxy_http2 doesn't initiate a new connection immediatly [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=66969

--- Comment #1 from Martin Blapp <martin.blapp@bpm.ch> ---
After some tess I can confirm now that this is a regression. With 2.4.51 the
timeout error doesn't happen.

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
[Bug 66969] After a timeout, mod_proxy_http2 doesn't initiate a new connection immediatly [ In reply to ]
https://bz.apache.org/bugzilla/show_bug.cgi?id=66969

Stefan Eissing <stefan@eissing.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO

--- Comment #2 from Stefan Eissing <stefan@eissing.org> ---
I believe this has been addressed in r1910157 which has been merged into the
2.4.x branch for the next release. One of fixes in that revision is the early
failure with 503 of requests that should be retried instead.

If you'd like to verify that this works for you, please build and deploy
mod_proxy_http2 from the 2.4.x branch or from the github repository at
<https://github.com/icing/mod_h2/> (this contains already all fixes that are
intended to be merged soon).

Does that work for you?

--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org