Hi, I implemented a solution for HTTP Upgrade in ATS under Seamless Access SW (a Mobixell product).
We'll be happy to contribute with the solution but I don't know what the procedure is. Who can help me? Thanks, Marcelo -----Original Message----- From: Shaun mcginnity [mailto:shaun.mcginn...@gmail.com] Sent: Monday, January 20, 2014 12:43 PM To: dev@trafficserver.apache.org Subject: Support for HTTP Upgrade in transparent proxy Hi, are any intentions to support HTTP Upgrade in a transparent proxy deployment? For example when a client requests an upgrade to web-sockets we see ATS remove the Connection: upgrade and Upgrade: websocket headers (because they are hop-by-hop) but this breaks the upgrade end-to-end. Ideally it would leave the headers intact and then switch to tunneling mode when the 101 Switching Protocols response is received. Regards, Shaun McGinnity