I think the websocket usually means a upstream server that serve as websocket server. which I think we could move the websocket function enable button to upstream configration page. the idea that move the websocket controller to upstream is from Cloud Service.
I used Alibaba cloud DCDN service before, after setup the DCDN(dynamic CDN) domain and upstream, it cloud indicate that whether support websocket function?? Mail from Lien ------------------ ???????? ------------------ ??????: "????Lien"<[email protected]>; ????????: 2019??11??3??(??????) ????5:40 ??????: "dev"<[email protected]>; ????: [DISCUSS] I think we should move enable_web_socket to routes rather in plugin Hi guys, for now the web socket enable button is hidden in proxy-rewrite plugin, which I think is very inconvenient for users to put a web-socket server behind APISIX. proxy-write is more like NGINX parameter modifier, rather than service or function controller to enable or disable some features. Scenario: When I have a web socket server explode URI like this /web_socket/123456,(123456 is a URI var)?? then I create a router /web_socket/*. here comes the problem if I use proxy-write, no doubt I want keep the URI same to backend server while enable the web-socket . Mail from Lien@HelloTalk
