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

            Bug ID: 61284
           Summary: proxy_wstunnel can't send BAD_GATEWAY after removing
                    HTTP filters
           Product: Apache httpd-2
           Version: 2.4.26
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_wstunnel
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Related to bug 61283.

r1669299 attempts to add Bad Gateway handling in the case that the backend
hangs up before sending anything. Unfortunately, at this point we've already
removed the HTTP output filters, so the response is broken (it's just literally
the Bad Gateway document text, without HTTP status line or headers).

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