Re: [squid-users] Re: Responses to squidclient and browser are different

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sat, 07 Dec 2013 14:27:17 +1300

On 7/12/2013 1:40 p.m., mangpo wrote:
> I have a little more information. I looked in the log file, and I found the
> corresponding log messages of the two requests from the browser and
> squidclient.
>
> squidclient:
> 1386375951.551 0 127.0.0.1 TCP_HIT/200 143963 GET
> http://techcrunch.com/ -
> NONE/- text/html
>
> browser:
> 1386375966.463 776 127.0.0.1 TCP_MISS/200 140682 GET
> http://techcrunch.com/ - DIRECT/66.155.9.244 text/html
>
> Maybe the "0" and "776", or "NONE" and "DIRECT" make the two requests
> different somehow. Can someone explain this?

0 and 776 are number of milliseconds Squid took to provide the response.

NONE means that no upstream server was involved at all in that transaction.

DIRECT means the server pointed to by DNS for techcrunch.com was
contacted and provided the details necessary to provide an up-to-date
response.

Amos
Received on Sat Dec 07 2013 - 01:27:23 MST

This archive was generated by hypermail 2.2.0 : Sat Dec 07 2013 - 12:00:04 MST