Skip to content

Instantly share code, notes, and snippets.

@yolossn
Last active June 10, 2025 06:10
Show Gist options
  • Select an option

  • Save yolossn/20d86c79745acbd97125b9cca950cbf7 to your computer and use it in GitHub Desktop.

Select an option

Save yolossn/20d86c79745acbd97125b9cca950cbf7 to your computer and use it in GitHub Desktop.
Windows:
> choco install apache-httpd
# source: https://chocolatey.org/packages/apache-httpd
Mac os:
As of macos bigsur ab is installed by default in macos
Ubuntu:
> apt-get install apache2-utils
# source: https://bobcares.com/blog/apache-benchmark-install-ubuntu/
@stefansjs
Copy link
Copy Markdown

choco doesn't seem to install ab with httpd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment