[go: up one dir, main page]

ab-cache-breaker

1.0.19 • 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.


Install
$npm install -g ab-cache-breaker

Synopsis $ ws --help $ ab-cache-breaker -n [requests] -c [concurrency] [url] $ ab-cache-breaker --help
ab-cache-breaker -n, requests Number of requests to perform. -c, concurrency Number of multiple requests. [url] [http[s]://]hostname[:port]/path optional: -d device [mobile/desktop]

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.193latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.193
1.0.180
1.0.170
1.0.160
1.0.150
1.0.140
1.0.130
1.0.120
1.0.110
1.0.101
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.31
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i ab-cache-breaker

Weekly Downloads

5

Version

1.0.19

License

MIT

Last publish

Collaborators

  • gmaggiotti