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

Doesnt work with localhost? #328

Open
iacobucci opened this issue Mar 9, 2025 · 0 comments
Open

Doesnt work with localhost? #328

iacobucci opened this issue Mar 9, 2025 · 0 comments

Comments

@iacobucci
Copy link

I used hey to profile a server on AWS, but im getting this error with localhost:

vale@msi:~% hey "http://localhost:3000/users/whoLikedPostsByAuthorsActiveRecord?authors=user-1"

Summary:
Total: 0.0170 secs
Slowest: 0.0000 secs
Fastest: 0.0000 secs
Average: NaN secs
Requests/sec: 11770.1513


Response time histogram:


Latency distribution:

Details (average, fastest, slowest):
DNS+dialup: NaN secs, 0.0000 secs, 0.0000 secs
DNS-lookup: NaN secs, 0.0000 secs, 0.0000 secs
req write: NaN secs, 0.0000 secs, 0.0000 secs
resp wait: NaN secs, 0.0000 secs, 0.0000 secs
resp read: NaN secs, 0.0000 secs, 0.0000 secs

Status code distribution:

Error distribution:
[200] Get "http://localhost:3000/users/whoLikedPostsByAuthorsActiveRecord?authors=user-1": dial tcp 127.0.0.1:3000: connect: connection refused
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