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.
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.