On 08/27/2013 06:45 AM, Grooz, Marc (regio iT) wrote:

> Does anybody know what the remote= in this Squid Log entry means?
> 
>> Accepting HTTP Socket connections at local=127.0.0.1:3128 remote=[::] FD 8 
>> flags=9


This is just an awkward way to say that Squid listens for HTTP
connections on 127.0.0.1:3128. Ignore the "remote" and FD parts as
low-level noise in this context. Cache.log is full of such noise,
unfortunately.

Alex.

Reply via email to