btw is there any way to disable web sockets in fleet ?
and what's the condition under fleet falls back to XHR ?
z
zwass
12/15/2020, 4:12 PM
Fleet uses the SockJS libraries and falls back to XHR if websockets fail. In my experience, websockets perform far better than XHR and it's worth configuring your proxy/LB to support websockets.