Files
cloudflare-gortr/lib
Louis Poinsignon 60070fffdb Protection against "too many open files"
* Raised in #65, if the server does not have enough sockets, Accept returns error
* Due to a bug, it was causing `invalid memory address or nil pointer dereference` if no other limit was specified
* Issue was triggered around 1024 concurrent sessions on out of box Linux (check `ulimit -a | grep "open files"`)
2020-05-18 14:51:28 -07:00
..
2020-03-29 18:07:59 -07:00
2020-03-27 17:46:52 -07:00