Git Product home page Git Product logo

Comments (6)

ldemailly avatar ldemailly commented on May 27, 2024

use -uniform if you want to spread the requests for your first example

your second example is wrong interpretation of -c, -c is the number of concurrent connections, use -c 1 -n 2000 if you want exactly 2000 calls in a single connection

from fortio.

nkuacac avatar nkuacac commented on May 27, 2024

use -uniform if you want to spread the requests for your first example

your second example is wrong interpretation of -c, -c is the number of concurrent connections, use -c 1 -n 2000 if you want exactly 2000 calls in a single connection

Thks for reply, second example expect to keep 2000 tcp connections, and 1 qps http request and new connection create.

from fortio.

ldemailly avatar ldemailly commented on May 27, 2024

what do you see that isn't expected?

from fortio.

ldemailly avatar ldemailly commented on May 27, 2024

and delay close connection

not sure what you mean - can you send the output of your run and what happens that you don't expect?

thanks

from fortio.

ldemailly avatar ldemailly commented on May 27, 2024

please comment and reopen if you still have a question or something isn't working as expected (and apologies I don't understand your second point)

from fortio.

nkuacac avatar nkuacac commented on May 27, 2024

what do you see that isn't expected?
-qps 1 -c 2000 --keepalive=false

I expect 2000 connect will keeping in load balancer.
We need test keep large connects(not close), some new connections. for instance: keeping 1500k connection and 50k/s new connections, 50k requests/s.

from fortio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.