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

I am getting a lot of HTTP zero in the results, how can I troubleshoot it? #668

Open
fombico opened this issue Nov 22, 2023 · 0 comments
Open

Comments

@fombico
Copy link

fombico commented Nov 22, 2023

I am running vegeta v12.8.4 on a kubernetes pod, sending 5000 RPS for 60s with an JWT authorization header. The pod had 4 CPU and 8 GB of memory. I am seeing a success rate of 34%, where all the status codes are either 0 or 200.

I understand from the readme that HTTP 0 means a request failed to be sent. Does this mean:

  • vegeta cannot send 5000 RPS?
  • vegeta needs more CPU/memory?
  • things are failing on at a TCP level?

I am trying to eliminate the variables and wondering if this 5000 RPS is too much load to send from Vegeta.

Thanks

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

1 participant