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

            Bug ID: 66489
           Summary: WebSockets revert to HTTP/1.1
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_http2
          Assignee: bugs@httpd.apache.org
          Reporter: stesau...@gmail.com
  Target Milestone: ---

Not bootstrapping WebSockets with HTTP/2 per RFC 8441

1) Use mod_http2

2) Use mod_proxy_wstunnel 

3) Use mod_proxy_http2

The WebSockets went over HTTP/1.1 per RFC 7230.

The WebSockets should go over HTTP/2 per RFC 8441.

There doesn't appear to be sufficient documentation for correct configuration
of WebSockets over HTTP/2 on any platform.

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