cate icon indicating copy to clipboard operation
cate copied to clipboard

Cate Web API may loose WebSocket connection

Open forman opened this issue 4 years ago • 1 comments

Expected behavior

Cate Web API's WebSocket coinnection should close only if user log outs.

Actual behavior

Some server configurations (using Nginx) will close WebSocket connections once they are no longer considered alive. The problem may persist even if the server is configured to allow for very long timeouts, see https://stackoverflow.com/questions/10550558/nginx-tcp-websockets-timeout-keepalive-config.

forman avatar Mar 24 '21 15:03 forman

It is not gone.

forman avatar Mar 09 '22 16:03 forman