> Hi,
>
> Can anyone shed some light on to the following error.  Why do i get this
> line in my squid log? (I have SNMP turned on for reporting).  I have about
> 50 of these lines in the cache.log file every day. What does it mean and
> should i be concerned?
>
> snmpHandleUdp: FD 20 recvfrom: (10054) WSAECONNRESET, Connection reset by
> peer.
>
> Thanks, Adam.
>

It's caused by squid receiving a UDP SNMP packet. Which when squid goes to
read the content turns out to have nothing, or a system error occured
mid-read.

With UDP it can be expected every now and again. Particularly at times of
high traffic. Look at the timing to see if they could be random events or
a sign of some system overload.

Amos

Reply via email to