Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bash: ab: command not found #2

Open
nguyendn opened this issue Oct 8, 2015 · 0 comments
Open

bash: ab: command not found #2

nguyendn opened this issue Oct 8, 2015 · 0 comments

Comments

@nguyendn
Copy link

nguyendn commented Oct 8, 2015

I run hbench on Ubuntu server and ab is installed

ab -c 100 -n 10000 http://simplewsgi.herokuapp.com/ 
This is ApacheBench, Version 2.3 <$Revision: 1528965 $>
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking simplewsgi.herokuapp.com (be patient)
Completed 1000 requests
Completed 2000 requests

But hbench throws this error:

hbench -c 100 -n 10000 http://simplewsgi.herokuapp.com/
Benching: |=================================================================================================================================|
Herokubench ran into an error while executing ApacheBench. It is likely there was a syntax error in your command. Please see output below.
Running ab -c 100 -n 10000 http://simplewsgi.herokuapp.com/  attached to terminal... up, run.6806
bash: ab: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant