elastic / elastic/ruby-lumberjack
Make ssl/socket acceptance have timeouts
Open
- Dominant language
- Ruby
- Stars
- 3
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
We shouldn't allow a misbehaving client to hinder acceptance of new ssl connections. Reported in https://github.com/elastic/logstash-forwarder/issues/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.
Contributor guide
Assessment
This issue has not been assessed yet.