http-status-check icon indicating copy to clipboard operation
http-status-check copied to clipboard

ECONNREFUSED when requesting sites too quickly

Open guyellis opened this issue 10 years ago • 1 comments

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 avatar Sep 21 '14 16:09 guyellis

Is this because the http max_sockets setting defaults to 5?

guyellis avatar Dec 20 '14 00:12 guyellis