CachePeer.cc
Go to the documentation of this file.
126std::ostream &
std::ostream & operator<<(std::ostream &os, const CachePeer &p)
identify the given cache peer in cache.log messages and such
Definition: CachePeer.cc:127
Definition: CachePeer.h:31
void noteSuccess()
reacts to a successful establishment of a connection to this cache_peer
Definition: CachePeer.cc:61
void countFailure()
noteFailure() helper for handling failures attributed to this peer
Definition: CachePeer.cc:85
struct CachePeer::@26 stats
representation of a neighbor_type_domain configuration directive. A POD
Definition: NeighborTypeDomainList.h:16
Definition: PeerDigest.h:75
static void Checkpoint(const Pointer &mgr, const char *reason)
Definition: PeerPoolMgr.cc:229
struct SquidConfig::@93 Timeout
bool Is4xx(const int sc)
whether this is a client error 4xx response status code
Definition: StatusCode.h:94