hello,

I'm trying to setup websockets with varnish to a python tornadojs server.
on connection I just have:
"Request URL: wss://......."
then nothing else.


Next like should be Request : Get
Then "101 Switch"


Network setup:
Stunnel: 8443 -> Varnish(80)
Varnish -> Nginx (8080)
or
Varish -> Tornadojs (87) Websocket

Thanks

Attachment: vcl_ex.vcl
Description: Binary data

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to