Giter Site home page Giter Site logo

autohttperf's Introduction

This project is intended to make it easier to run stress test benchmarks against web servers by using http and periodic analysis of the results. Autobench is great, but can only use static ranges and steps which makes it less useful for my purposes.

Example usage:

    $ autohttperf -help
    Usage of ./autohttperf: "host1:port1" ...
      -server="localhost": The hostname or IP address of the server
      -cooldown=3: The number of steps to take following an 'error state' (stress only)
      -numerrors=500: The maximum acceptable number of errors to indicate 'stressed' (stress only)
      -stressreqs=false: Perform a request stress test
      -manual=false: Perform a manual benchmark
      -timeout=5: Amount of time before a request is considered unfulfilled
      -port=80: The port on which to bind the server
      -url="/": The URL to be requested
      -numconns=6000: The number of connections to be opened (manual only)
      -stressconn=false: Perform a connection stress test
      -connrate=200: The rate of new connections (connections per second) (manual only)
      -help=false: Display usage information
      -duration=60: The duration of each 'step' of the stress test in seconds (stress only)
      -sleeptime=5: The amount of time (in seconds) to sleep between each round (stress only)
      -requests=5: The number of requests sent per connection (manual only)
    
    autohttperf --server 10.0.0.125 --stressconn worker1.myhost.com:1717 worker2.myhost.com:1717

This is incredibly limited right now, but I am actively using it in order to benchmark a series of servers from 3 different client machines. Right now it doesn't work, but feel free to take a look.

autohttperf's People

Contributors

jnwhiteh avatar

Watchers

 avatar  avatar

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.