Determining which end is causing a ECONNRESET
Created by: archa347
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?