Chris, Thanks for the reply.
I mentioned the AJP connector just for completeness. It doesn't have anything to do with websockets since I'm using mod_proxy_wstunnel. Good to know that I don't have to go wss between Apache and Tomcat on my internal network. ws and wss in my ProxyPass statements fail the same way. I am authenticated when I perform my test. It is as if Apache is ignoring the ProxyPass and processing "wss://" as a "http:// GET". Here is a log snippet: ""GET /RealTime/chat HTTP/1.1" 401". Thanks, PLA --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org