how can i excute comand to test sever loading or website stress

Started by fastcare, December 01, 2017, 05:52:56 AM

Previous topic - Next topic

fastcare

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

Gregg

Put the URL at the end and with a trailing /


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