[go: up one dir, main page]

ab-cache-breaker

1.0.8 • 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 for stressing 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
  -d               device [mobile/desktop] 
  url, [http[s]://]hostname[:port]/path  
        

Package Sidebar

Install

npm i ab-cache-breaker@1.0.8

Version

1.0.8

License

MIT

Last publish

Collaborators

  • gmaggiotti