Azure 应用网关是否支持 websockets
Does the Azure Application Gateway support websockets
我已经设置了一个带有两台后端机器的 azure 应用程序网关。网关启用了 cookie affinity 并使用了 sockjs。
浏览器启动一个 websocket 连接,并收到“101 切换协议”响应。但是,没有通过 websockets 进行通信,sockjs 回退到长轮询。
Azure应用网关支持websockets吗?是否需要一些配置才能启用 websockets?
阿米特·斯里瓦斯塔瓦 [MSFT]:
Websocket support is being worked on and will be available shortly.
更新:我问了 shortly 是什么意思:该功能计划在 5 月底推出。
更新 2:
Amit Srivastava [amsriva@MSFT] 于 12/08/2016
Websocket is now supported on Application Gateway.
我已经设置了一个带有两台后端机器的 azure 应用程序网关。网关启用了 cookie affinity 并使用了 sockjs。
浏览器启动一个 websocket 连接,并收到“101 切换协议”响应。但是,没有通过 websockets 进行通信,sockjs 回退到长轮询。
Azure应用网关支持websockets吗?是否需要一些配置才能启用 websockets?
阿米特·斯里瓦斯塔瓦 [MSFT]:
Websocket support is being worked on and will be available shortly.
更新:我问了 shortly 是什么意思:该功能计划在 5 月底推出。
更新 2: Amit Srivastava [amsriva@MSFT] 于 12/08/2016
Websocket is now supported on Application Gateway.