You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
(ooops, i meant this issues was addresses to my fork, lol)
...
My sorries for not watching this project :)
I would be very glad to pay more attention, but currently i'm too busy for that.
Honestly say, it is very specific case for such LOADs :)
i didnt suppose this tool for 10000 req/sec :)
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.
The text was updated successfully, but these errors were encountered: