siege

Install command:
brew install siege

HTTP regression testing and benchmarking utility

https://www.joedog.org/siege-home/

License: GPL-3.0-or-later

Formula JSON API: /api/formula/siege.json

Formula code: siege.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
big sur
Intel sonoma
ventura
monterey
big sur
64-bit linux

Current versions:

stable 4.1.6

Depends on:

openssl@3 3.2.1 Cryptography and SSL/TLS Toolkit
macOS has only 16K ports available that won't be released until socket
TIME_WAIT is passed. The default timeout for TIME_WAIT is 15 seconds.
Consider reducing in case of available port bottleneck.

You can check whether this is a problem with netstat:

     # sysctl net.inet.tcp.msl
     net.inet.tcp.msl: 15000

     # sudo sysctl -w net.inet.tcp.msl=1000
     net.inet.tcp.msl: 15000 -> 1000

Run siege.config to create the ~/.siegerc config file.

Analytics:

Installs (30 days)
siege 344
siege --HEAD 2
Installs on Request (30 days)
siege 344
siege --HEAD 2
Build Errors (30 days)
siege 10
Installs (90 days)
siege 947
siege --HEAD 4
Installs on Request (90 days)
siege 947
siege --HEAD 4
Installs (365 days)
siege 4,609
siege --HEAD 8
Installs on Request (365 days)
siege 4,607
siege --HEAD 8
Fork me on GitHub