Nginx config for WSS

前端 未结 2 938
再見小時候
再見小時候 2021-02-05 17:48

I am having a problem in connecting through WSS to my server. I followed the following article to setup nginx with websockets: http://www.letseehere.com/reverse-proxy-web-socket

2条回答
  •  南笙
    南笙 (楼主)
    2021-02-05 18:35

    I was able to put together a guide in Q&A format that shows you how to do all of this with NGINX modules, much easier ;)

    NGINX to reverse proxy websockets AND enable SSL (wss://)?

    You will need to rebuild NGINX and follow the config in the question above.

提交回复
热议问题