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 sequoia
sonoma
ventura
Intel sonoma
ventura
64-bit linux

Current versions:

stable 4.1.7

Depends on:

openssl@3 3.4.0 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 588
siege --HEAD 3
Installs on Request (30 days)
siege 588
siege --HEAD 3
Build Errors (30 days)
siege 0
Installs (90 days)
siege 1,066
siege --HEAD 3
Installs on Request (90 days)
siege 1,066
siege --HEAD 3
Installs (365 days)
siege 3,755
siege --HEAD 7
Installs on Request (365 days)
siege 3,755
siege --HEAD 7
Fork me on GitHub