You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the CAF websocket implementation can do websocket close frames but I have never seen broker/zeek use it to close a connection to a client correctly - it just drops the TCP connection (whether that is due to something weird like zeek/zeek#3939 or just because zeek is terminating). It would be useful to correct this.
The text was updated successfully, but these errors were encountered:
If this happens during shutdown, it might be that Broker just won't give the managed sockets any time for sending shutdown messages. I'll see what I can do.
It looks like the CAF websocket implementation can do websocket close frames but I have never seen broker/zeek use it to close a connection to a client correctly - it just drops the TCP connection (whether that is due to something weird like zeek/zeek#3939 or just because zeek is terminating). It would be useful to correct this.
The text was updated successfully, but these errors were encountered: