Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rfm

Pages: [1]
1
Nginx / Websocket ssl on nginx
« on: July 30, 2020, 02:41:35 PM »
I'm trying to start a websocket, but in https it doesn't work.

Code: [Select]
WebSocket connection to 'wss://myurl.com.br:8585/' failed: WebSocket opening handshake timed out

I've been researching and I saw that you have to make a configuration in ngnix, but I didn't find where to make this configuration in the domain,

https://www.nginx.com/blog/websocket-nginx/

Pages: [1]