The Apache Haus Forum

Forum Topics => Apache 2.4 => Topic started by: fastcare on December 01, 2017, 05:52:56 AM

Title: how can i excute comand to test sever loading or website stress
Post by: fastcare on December 01, 2017, 05:52:56 AM
hello guy
i try to open cmd with following : ...\httpd-2.4.29-o102m-x64-vc14\Apache24\bin\abs.exe "https://example.com" -n 100 -c 100

but its not working
Title: Re: how can i excute comand to test sever loading or website stress
Post by: Gregg on December 01, 2017, 07:37:31 PM
Put the URL at the end and with a trailing /


abs -n 100 -c 100 https://example.com/