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
We shouldn't allow a misbehaving client to hinder acceptance of new ssl connections. Reported in elastic/logstash-forwarder#429 is an issue (I think?) that relates to a bad/stalled client disappearing in the middle of of a handshake or is unable to complete it successfully - can cause the whole acceptor thread to stall, possibly forever.
The text was updated successfully, but these errors were encountered:
@ph let's make sure the new beats input library doesn't suffer from this kind of fault (slow/stalled client handshake causing problems for other client handshakes)
We shouldn't allow a misbehaving client to hinder acceptance of new ssl connections. Reported in elastic/logstash-forwarder#429 is an issue (I think?) that relates to a bad/stalled client disappearing in the middle of of a handshake or is unable to complete it successfully - can cause the whole acceptor thread to stall, possibly forever.
The text was updated successfully, but these errors were encountered: