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

New Connection in locust #736

Closed
sj2208 opened this issue Feb 21, 2018 · 1 comment
Closed

New Connection in locust #736

sj2208 opened this issue Feb 21, 2018 · 1 comment

Comments

@sj2208
Copy link

sj2208 commented Feb 21, 2018

Description of issue / feature request

Currently we have a requirement where we have to test an external VIP on https end-point.
We would like to create new connections and test the rate at which it can sustain.

  • I am able to generate 100,000 RPS on the servers with 30000 ( hatch rate - 10 K ) 1000 locust bots. But the number of connection rate on the external vip is still 10,000 RPS.

Currently using HttpLocust class . ( Tried with FastHttpLocust as well )

Can any one share knowledge on the sessions that locust bot is creating.

@cgoldberg
Copy link
Member

@sj2208
I have no idea what "share knowledge on the sessions that locust bot is creating" means or what you are asking. Can you clarify?

I'm closing this issue, but will re-open if something actionable is provided.

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