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

            Bug ID: 61012
           Summary: ProxyWebsocketIdleTimeout no log message
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_wstunnel
          Assignee: bugs@httpd.apache.org
          Reporter: a.abfalte...@gmail.com
  Target Milestone: ---

Hi,

Testing mod_proxy_wstunnel I encountered a connection close on client-side due
to an idle timeout. I needed some time to identify the problem as there was no
log message written. Also the status code 200 in the access_log was misleading.

After studying the code I understood why mod_proxy_wstunnel never returns with
HTTP_REQUEST_TIMEOUT («Avoid sending error pages down an upgraded connection»). 

However, I think the module should at least write a log entry upon connection
terminations.

Cheers,

Armin

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

Reply via email to