http-status-check
http-status-check copied to clipboard
ECONNREFUSED when requesting sites too quickly
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.
Is this because the http max_sockets setting defaults to 5?