CachePeer.h
Go to the documentation of this file.
void NoteOutgoingConnectionSuccess(CachePeer *const peer)
Definition: CachePeer.h:233
void NoteOutgoingConnectionFailure(CachePeer *const peer, const Http::StatusCode code)
Definition: CachePeer.h:243
std::ostream & operator<<(std::ostream &, const CachePeer &)
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
struct CachePeer::@28 options
struct CachePeer::@28::@34 carp_key
CBDATA_CLASS(CachePeer)
struct CachePeer::@29 mcast
void countFailure()
noteFailure() helper for handling failures attributed to this peer
Definition: CachePeer.cc:85
struct CachePeer::icp_ icp
struct CachePeer::@26 stats
struct CachePeer::@29::@35 flags
struct CachePeer::@27 htcp
Definition: Address.h:41
representation of a neighbor_type_domain configuration directive. A POD
Definition: NeighborTypeDomainList.h:16
Definition: pconn.h:113
Definition: PeerDigest.h:75
Maintains an fixed-size "standby" PconnPool for a single CachePeer.
Definition: PeerPoolMgr.h:23
std::unique_ptr< SSL_SESSION, HardFun< void, SSL_SESSION *, &SSL_SESSION_free > > SessionStatePointer
Definition: Session.h:51
Definition: CachePeer.h:88