celluloid / reel

UNMAINTAINED: See celluloid/celluloid#779 - Celluloid::IO-powered web server
https://celluloid.io
MIT License
596 stars 87 forks source link

Server::HTTPS flaky in high-volume usage. #175

Open digitalextremist opened 9 years ago

digitalextremist commented 9 years ago

Using the repros for #153 and #136, although the issues themselves are fixed, there is still a failure to make an SSL handshake in between 10% and 20% of 1000 requests.

And if pressed hard enough ( under rbx in #153 ) it will segfault!

Unsure if that's related to the handshake issue.

See core dump: https://gist.github.com/digitalextremist/ca8b2def785338847153