https://bz.apache.org/bugzilla/show_bug.cgi?id=69524
Joe Orton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Joe Orton <[email protected]> --- mod_cgi/d implements the CGI protocol. If the request is that after receiving status 101 / "Upgrade: websocket" mod_cgi/d starts allowing bidirectional websocket communication with the script, then the answer is definitely no. mod_proxy can tunnel to a websocket backend, so use that instead. -- 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]
