Version: 0.1.2
Client: vegeta
Issue: when i try to run 10000 HTTP 1.1 requests over tls per second (new connection for request), There are some connection issues with the backend.
Backend is not accepting connections and SNI proxy shows error "dialing backend failed: dial tcp 3.33.152.147:1443: i/o timeout"
This issue at higher rates is causing memory leak and process is exiting with out of memory.