https://bz.apache.org/bugzilla/show_bug.cgi?id=69538
--- Comment #3 from Mohammed <[email protected]> --- (In reply to Yann Ylavic from comment #2) > I'm not sure what scenario you are referring to here. > mod_proxy_http won't enter the tunneling/polling loop unless the backend > responds with "101 Switching Protocols" on the (forwarded) upgrade request, > so there is no tunneling to drop if the "backend connection sends a bad > status"? In my scenario, when tracing my apache logs, I see that on my first request where there is a header that my backend socket server needs in order to accept the handshake is missing. My backend socket returns 400, apache ws tunnel is still opening and listening (polling) -- 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]
