Peter Dunkley writes:
There is no TCP level stuff here, this is all at the WebSocket layer. Take a look at the "keepalive_.*" modparams for the websocket module.
are you saying that websocket transport is not implemented on top of tcp?
if it is then tcp_keepalive=yes core param affects also websocket transport.
-- juha