I was working on the recent change in the Servlet 3.1 spec for 
HttpServletRequest#upgrade(...) and noticed that the AbstractAjpProcessor 
doesn't support HTTP Upgrade (and, by extension, doesn't support WebSockets). 
Only the AbstractHttp11Processor does.

Is there a plan for AJP to support Upgrade in the (hopefully not-distant) 
future? Or is there some limitation that means it can never support Upgrade?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to