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

ECONNREFUSED when requesting sites too quickly #16

Open
guyellis opened this issue Sep 21, 2014 · 1 comment
Open

ECONNREFUSED when requesting sites too quickly #16

guyellis opened this issue Sep 21, 2014 · 1 comment
Labels

Comments

@guyellis
Copy link
Owner

Try the alexa100.js file in sitelists/ directory to see that many requests end up with ECONNREFUSED. I suspect this is because there are too many simultaneous requests to the same cluster.

@guyellis guyellis added the bug label Sep 21, 2014
@guyellis
Copy link
Owner Author

Is this because the http max_sockets setting defaults to 5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant