[go: up one dir, main page]

ab-cache-breaker

1.0.5 • Public • Published

ab-cache-breaker

Apache ab command like script made in node that permits to send GET request adding a random parameter hence causing to break intermediary and end caches.

Tool for benchmarking your WebApp that use Protocol (HTTP) server. It is designed for use on stress tests on your own servers.

$ ws --help
Synopsis

  $ ab-cache-breaker -n  -c  
  $ ab-cache-breaker --help

ab-cache-breaker

  -n, requests                  Number of requests to perform.
  -c, concurrency               Number of multiple requests
                                      to make at a time current directory.
  url, [http[s]://]hostname[:port]/path  
        

Package Sidebar

Install

npm i ab-cache-breaker@1.0.5

Version

1.0.5

License

MIT

Last publish

Collaborators

  • gmaggiotti