Software Alternatives & Reviews

What tools you use for http load testing?

JMeter wrk
  1. 1
    Official Twitter account of JMeter, the open source load testing tool by @TheAsf. Code: https://t.co/ADK2A8Pl14. Website: https://t.co/oc0MW2ksea
    Pricing:
    • Open Source
    Good morning What tool do you use to test your infra in terms of http load ? A tool that works, I tested : - https://github.com/tsenart/vegeta but it returns 0 errors or a http_net error from Golang - LOIC (Low Orbit Ion Canon) https://github.com/NewEraCracker/LOIC but the requests do not appear in my nginx logs and I feel no slowdown - Apache Jmeter https://jmeter.apache.org/ but I can't drop my infra and I have Java socket closed errors - K6 https://k6.io/ but I can't bring down my infra with - wrk https://github.com/wg/wrk no matter what parameter I put it doesn't make enough requests per second, I put the same parameters as on a tutorial and I don't get the same result...

    #Monitoring Tools #Development #Website Testing 32 social mentions

  2. 2

    wrk

    HTTP benchmarking tool capable of generating significant load on a multi-core CPU.
    Good morning What tool do you use to test your infra in terms of http load ? A tool that works, I tested : - https://github.com/tsenart/vegeta but it returns 0 errors or a http_net error from Golang - LOIC (Low Orbit Ion Canon) https://github.com/NewEraCracker/LOIC but the requests do not appear in my nginx logs and I feel no slowdown - Apache Jmeter https://jmeter.apache.org/ but I can't drop my infra and I have Java socket closed errors - K6 https://k6.io/ but I can't bring down my infra with - wrk https://github.com/wg/wrk no matter what parameter I put it doesn't make enough requests per second, I put the same parameters as on a tutorial and I don't get the same result...

    #Hiring And Recruitment #Website Testing #Monitoring Tools 28 social mentions

Discuss: What tools you use for http load testing?

Log in or Post with