Is there a solution for AJP proxied websocket connections? Is there a solution for AJP proxied websocket connections? apache apache

Is there a solution for AJP proxied websocket connections?


At the time of your question there is no solution for WebSocket support via AJP.

Apache does have mod_proxy_wstunnel but this support proxying of WebSocket using the HTTP protocol itself to the backend server. AJP work differently.

.

See this tomcat mailing list item for some useful background:

https://mail-archives.apache.org/mod_mbox/tomcat-users/201408.mbox/%3C53FF3A3A.3040507@christopherschultz.net%3E