RE: TCP_HIT in Squid 1.1.X is the same as in Squid2.0??

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Wed, 7 Oct 1998 18:47:45 -0600 (MDT)

On Thu, 8 Oct 1998, Nottingham, Mark (Australia) wrote:

> Is there any canonical list of the new tags?

Here is a non-canonical list of the tags that Squid may use
(from peer_select.c):

    NONE,
    DIRECT,
    SIBLING_HIT,
    PARENT_HIT,
    DEFAULT_PARENT,
    SINGLE_PARENT,
    FIRST_UP_PARENT,
    NO_PARENT_DIRECT,
    FIRST_PARENT_MISS,
    CLOSEST_PARENT_MISS,
    CLOSEST_PARENT,
    CLOSEST_DIRECT,
    NO_DIRECT_FAIL,
    SOURCE_FASTEST,
    ROUNDROBIN_PARENT,
#if USE_CACHE_DIGESTS
    CACHE_DIGEST_HIT,

#endif
#if USE_CARP
    CARP,
#endif

> Will the FAQ be updated?

Yes. Eventually.

Alex.
Received on Wed Oct 07 1998 - 17:48:57 MDT

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