Is there any plans to implement websocket support in mod_proxy. I would think that it could be done pretty simply as a variation of mod_proxy_connect, as once the HTTP upgrade is done mod_proxy can treat the connection as a simple byte tunnel.
I develop the jetty HTTP client/server which supports websocket and would be happy to work with anybody developing mod_proxy_websocket to provide a test environment. cheers
