Apache ab will not work – ab: invalid URL when testing python cyclone
ab requires a trailing slash after the URL. This should work: ab -n 2000 -c 25 http://127.0.0.1/
ab requires a trailing slash after the URL. This should work: ab -n 2000 -c 25 http://127.0.0.1/