You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Federico Castagnini <fe...@gmail.com> on 2018/01/25 16:40:25 UTC

web proxy blocking the websocket

Hello list,

I have zeppelin up and running, but I hit an obstacle. The users reach this
service trough an squid web proxy, and it is not managing the upgrade to
websocket gracefully.
I tried replacing squid with nginx acting as a proxy but I notice the same
behavior, the upgrade fails.

Is anyone using a web proxy to reach zeppelin?
I will appreciate your tips and ideas.

Thanks,
Federico