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

--- Comment #11 from Yann Ylavic <[email protected]> ---
I was thinking of an input filter chain ending up like:
   H2_C2_NET_IN <- HTTP_IN <- H2_C2_REQUEST_IN
instead of the correct:
   H2_C2_NET_IN <- H2_C2_REQUEST_IN <- HTTP_IN
and tried to avoid that with (broken) attachment 38557.

But with my simple reproducer configuration I always get the correct chain
(with no patch), maybe some specifics in the one of dreamt_catsup403 (which
should be shared for us to be able to test..).

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