Websockets on NAS`

Things that make it go whrrrrr
Post Reply
User avatar
Mike R
Site Admin
Posts: 64
Joined: Fri Jan 24, 2020 3:40 am

Websockets on NAS`

Post by Mike R »

https://mlohr.com/websockets-for-synology-dsm/

Enable Websockets in DSM Reverse Proxy
Actually, it is extremely easy to enable Websockets for Synology DSM reverse proxy:

Open Control Panel > Application Portal
Change to the Reverse Proxy tab
Select the proxy rule for which you want to enable Websockets and click on Edit
Change to the Custom Headers tab
Add two entries in the list:
  • Name: “Upgrade”, Value: “$http_upgrade”
  • Name: “Connection”, Value: “$connection_upgrade”
:D
You Wouldn't Believe How Hard I Have to Work to be Lazy
Post Reply