You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run the hbench command I get the following error. I have have openssl install via brew but it is a later version. Is this error being thrown locally or on the heroku server? Is there a known way to resolve this?
error
ab: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
command
hbench ab -c 100 -n 10000 http://www.google.com
The text was updated successfully, but these errors were encountered:
When I try to run the hbench command I get the following error. I have have openssl install via brew but it is a later version. Is this error being thrown locally or on the heroku server? Is there a known way to resolve this?
error
ab: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
command
hbench ab -c 100 -n 10000 http://www.google.com
The text was updated successfully, but these errors were encountered: