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

My misconception for keepalive in http #374

Open
xpegenaute opened this issue Apr 1, 2020 · 0 comments
Open

My misconception for keepalive in http #374

xpegenaute opened this issue Apr 1, 2020 · 0 comments

Comments

@xpegenaute
Copy link

Hi,
first of all thanks for your time and effort on this tool!

I am trying to generate a test to simulate N users connecting to a "basic" web service. I configured everything but I see that the tests are executed using a single connection. This behaviour is a bit confusing for me.

As a load testing tool I would expect that tsung could define an open/close per session/transaction/whatever. In this way it can really "emulate" the client behaviour. I want to be sure that my services are able to support also these operations.

As far as I understood, tsung only allow to emulate this open/close connection using multiple clients + "virtual ips" per client but it makes much more difficult to test the load of huge numbers of clients (>100K).

How could I solve it ?, probably I am wrong in some of my assumptions.

Thanks,
Xavi

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