#include "squid.h"
#include "AccessLogEntry.h"
#include "base/AsyncCallbacks.h"
#include "base/RunnersRegistry.h"
#include "CachePeer.h"
#include "CachePeers.h"
#include "comm/Connection.h"
#include "comm/ConnOpener.h"
#include "debug/Stream.h"
#include "fd.h"
#include "FwdState.h"
#include "globals.h"
#include "HttpRequest.h"
#include "MasterXaction.h"
#include "neighbors.h"
#include "pconn.h"
#include "PeerPoolMgr.h"
#include "security/BlindPeerConnector.h"
#include "SquidConfig.h"
Include dependency graph for PeerPoolMgr.cc:
Go to the source code of this file.
Classes | |
class | PeerPoolMgrsRr |
launches PeerPoolMgrs for peers configured with standby.limit More... | |
Functions | |
DefineRunnerRegistrator (PeerPoolMgrsRr) | |
Function Documentation
◆ DefineRunnerRegistrator()
DefineRunnerRegistrator | ( | PeerPoolMgrsRr | ) |