node-http-proxy
node-http-proxy copied to clipboard
Determining which end is causing a ECONNRESET
trafficstars
We've been seeing some ECONNRESET errors in our proxy application. The errors are being handled so its not causing any major issues, but we're worried there might be connectivity issues with the target server. Is there anyway we can differentiate between ECONNRESET errors coming from the client side connection versus the target side?
+1, I get request package in system, it seems to send request to localhost (original url), but not my target url
this issue is still open made me hopeless