Is there anything specific configuration required if we want to run websocket behind reverse proxy?
I have reverse http proxy but zeppelin runs on websocket, so currently I am not able to support websocket, I am using spring-boot-zuul for reverse proxy. Regards Great