Apachebench installation on windows 10

Govindarajan Gopu picture Govindarajan Gopu · Apr 18, 2018 · Viewed 9.3k times · Source

Good evening.

can anyone help me to get installation file for Apache bench software for windows 10 - 64 bit for API testing ? I am confused about which file can be downloaded from google as there are lot of links are exist.

I am very much new to this tool. So, please provide me some user guide as well if available about how to use this software.

Best Regards, Govind

Answer

David Rivas picture David Rivas · Apr 18, 2018

You will need to install Apache HTTP Server following this link

https://httpd.apache.org/docs/2.4/platform/win_compiling.html

Make sure you use the version 2.4 for compatibility. Then you will find the Benchmark in

.\apache\bin\ab.exe

The recommended installation in Windows is to use Xampp or similar software, but that is the raw Apache HTTP Server installation