Connection resets during transfer

Hi team,
i am running haproxy 1.8 since past 2 weeks . i am seeing more than 2000 “connection reset during transfer” message in error section.i dont why this showing in stats page.

connection%20reset
thanks in advance
Prasanth

Where are you seeing what exact error, and what does it have to do with the stats page?

Hi,
in stats page in Errors section while clicking column Resp " connections resets during transfer 2058 client 74 server"

thanks
Prasanth

Ok, and you want to know why there are connections resets I assume. Most likely this is due to clients aborting the request or disappearing without properly closing the connections.

That’s totally expected for a Internet facing service in my opinion, but if you want to learn more about it, I suggest you configure logging, so you can analyze single requests.