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

            Bug ID: 57795
           Summary: mod_proxy_wstunnel sometimes does not connect and
                    sometimes does not disconnect
           Product: Apache httpd-2
           Version: 2.4.9
          Hardware: Macintosh
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_wstunnel
          Assignee: [email protected]
          Reporter: [email protected]

We use mod_proxy_wstunnel on port 80 because we want all traffic over the same
port. Http as well as the websocket. 

In this configuration once connected everything works ok. But sometimes the
websocket does not connect and most of the time the websocket does not
disconnect. For example on browser refresh, the server does not notice the
disconnection and the server needs to ping to know the client is no longer
connected.

This seems to be a mod_proxy_wstunnel issue because websockets always connect
to- and disconnect from the application-server port. The difference between a
working configuration and a not working configuration is that there is
mod_proxy_wstunnel in between.

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