You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2022/11/02 07:59:47 UTC

[Bug 66333] New: Web socket messaging in load balanced apache proxy server environment filing

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

            Bug ID: 66333
           Summary: Web socket messaging in load balanced apache proxy
                    server environment filing
           Product: Apache httpd-2
           Version: 2.4.52
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: All
          Assignee: bugs@httpd.apache.org
          Reporter: pruthvidhar.sathu@efi.com
  Target Milestone: ---

After upgrading from 2.4.25-3+deb9u13 to 2.4.52-1~deb11u2, the web socket
messaging on a load balanced apache proxy server environment is not forwarding
to app server and fails with 501 error.


cat /var/log/apache2/other_vhosts_access.log | grep websocket

10.35.31.57:80 7rkj2j3.xxx.internal - - [20/Oct/2022:15:58:35 -0400] "GET
/../websocket/484f2f8a25211923378a435362853f140e267870?... HTTP/1.1" 200 1169
"http://..." "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36"
10.35.31.57:80 7rkj2j3.xxx.internal - - [20/Oct/2022:15:58:35 -0400] "GET
/../websocket/Object?... HTTP/1.1" 501 1116 "-" "Mozilla/5.0 (Macintosh; Intel
Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0
Safari/537.36"
10.35.31.57:80 7rkj2j3.xxx.internal - - [20/Oct/2022:15:58:35 -0400] "GET
/../websocket/Object?... HTTP/1.1" 200 1169 "http://..." "Mozilla/5.0
(Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/106.0.0.0 Safari/537.36"

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