Re: Squid access.log Messages

From: Cord Beermann <cord@dont-contact.us>
Date: Sat, 7 Jun 1997 14:29:59 +0200 (MET DST)

Hallo! Du (Samath Wijesundara) hast geschrieben:

>I frequently get TIMEOUT messages such as follows on the access.log
>
> 1.TIMEOUT_DIRECT
> 2.TIMEOUT_CLOSEST_PARENT_MISS
>
>I understand from above that squid is
>1. Gettig Direct from source
>2. Getting from the closest parent
>
>What is the time out and why squid decide to get from the above sources.
>
>I am using 2 parent caches it.cache.nlanr.net, bo.cache.nlanr.net

http://squid.nlanr.net/Squid/1.1/1.1.10/Release-Notes-1.1.txt tells:
--------------------------------------------------------------------
Hierarchy Data Tags

DIRECT The object has been requested from the origin server.

CLOSEST_PARENT_MISS This parent was selected because it included the
    lowest RTT measurement to the origin server. This only appears
    with 'query_icmp on' set in the config file.

Almost any of these may be preceeded by 'TIMEOUT_' if the two-second
(default) timeout occurs waiting for all ICP replies to arrive from
neighbors.
--------------------------------------------------------------------

Your Squid sends ICP-requests to your neighbor-caches.

If the replies from your neighbors aren't in after the configured
neighbor_timeout (default 2sec) the Hierarchy Data Tags are preceded
with TIMEOUT_.

The requested object is fetched with the method which seems to be
the fastest.

Cord

-- 
Cord Beermann        http://www.Wunder-Nett.org/~cord/
cord@Wunder-Nett.org IRC: Cord@Wunder-Nett
Received on Sat Jun 07 1997 - 05:32:13 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:29 MST