Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak in case of backend connection failure #1

Open
kiranmaiem opened this issue Sep 16, 2022 · 1 comment
Open

Memory leak in case of backend connection failure #1

kiranmaiem opened this issue Sep 16, 2022 · 1 comment

Comments

@kiranmaiem
Copy link

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.

@mcgru
Copy link

mcgru commented May 31, 2023

(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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants