Re: [squid-users] Fwd: access.log destinatin server ip

From: Antony Stone <Antony.Stone_at_squid.open.source.it>
Date: Fri, 29 Aug 2014 13:53:59 +0200

On Friday 29 August 2014 at 13:43:27 (EU time), Manuel Ramirez Montero wrote:

> Hi,
>
> 10.23.11.243 - user[29/Aug/2014:13:23:33 +0200] - "GET
> http://www.cassa.cat/taps/templates/business_pro/images/s5_scroll_arrow.png
> HTTP/1.1" 304 324 TCP_IMS_HIT:NONE
>
> 10.23.11.243 - user [29/Aug/2014:13:23:33 +0200] 37.152.88.16 "GET
> http://www.cassa.cat/taps/templates/business_pro/js/s5_columns_equalizer.js
> HTTP/1.1" 304 261 TCP_MISS:DIRECT
>
> What is the reason in the first line the destination ip is not
> displayed and in the next line yes?

The first line shows "TCP_IMS_HIT:NONE" meaning that the required object was
found in the local cache and returned to the client from there, and no
connection was made to the remote server, therefore there is no IP address to
show having been contacted.

The second line shows "TCP_MISS:DIRECT" meaning that there was no matching
object found in the local cache, and the content was requested directly from
the remote server, therefore the IP address of the server which was contacted
is shown.

Regards,

Antony.

-- 
Ramdisk is not an installation procedure.
                                                   Please reply to the list;
                                                         please *don't* CC me.
Received on Fri Aug 29 2014 - 11:54:16 MDT

This archive was generated by hypermail 2.2.0 : Fri Aug 29 2014 - 12:00:07 MDT