squid-
cache.org
Optimising Web Delivery
Docs
Download
Donate
Support
About
Contact
Shop
Blog
src
DelayConfig.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 1996-2022 The Squid Software Foundation and contributors
3
*
4
* Squid software is distributed under GPLv2+ license and includes
5
* contributions from numerous individuals and organizations.
6
* Please see the COPYING and CONTRIBUTORS files for details.
7
*/
8
9
/* DEBUG: section 03 Configuration Settings */
10
11
#ifndef SQUID_DELAYCONFIG_H
12
#define SQUID_DELAYCONFIG_H
13
14
class
StoreEntry
;
15
class
ConfigParser
;
16
18
class
DelayConfig
19
{
20
21
public
:
22
void
freePoolCount
();
23
void
dumpPoolCount
(
StoreEntry
* entry,
const
char
*name)
const
;
24
void
parsePoolCount
();
25
void
parsePoolClass
();
26
void
parsePoolRates
();
27
void
parsePoolAccess
(
ConfigParser
&parser);
28
unsigned
short
initial
;
29
30
};
31
32
#endif
/* SQUID_DELAYCONFIG_H */
33
DelayConfig::parsePoolClass
void parsePoolClass()
Definition:
DelayConfig.cc:31
DelayConfig::parsePoolAccess
void parsePoolAccess(ConfigParser &parser)
Definition:
DelayConfig.cc:77
DelayConfig::freePoolCount
void freePoolCount()
Definition:
DelayConfig.cc:93
DelayConfig::dumpPoolCount
void dumpPoolCount(StoreEntry *entry, const char *name) const
Definition:
DelayConfig.cc:100
DelayConfig::initial
unsigned short initial
Definition:
DelayConfig.h:28
StoreEntry
Definition:
Store.h:42
DelayConfig
Definition:
DelayConfig.h:19
DelayConfig::parsePoolRates
void parsePoolRates()
Definition:
DelayConfig.cc:56
DelayConfig::parsePoolCount
void parsePoolCount()
Definition:
DelayConfig.cc:23
ConfigParser
Definition:
ConfigParser.h:45
Introduction
About Squid
Why Squid?
Squid Developers
How to Donate
How to Help Out
Getting Squid
Squid Source Packages
Squid Deployment Case-Studies
Squid Software Foundation
Documentation
Configuration:
Reference
Examples
FAQ
and
Wiki
Guide Books:
Beginners
Definitive
Non-English
More...
Support
Security Advisories
Bugzilla Database
Mailing lists
Contacting us
Commercial services
Project Sponsors
Squid-based products
Miscellaneous
Developer Resources
Related Writings
Related Software:
Authenticators
Ecap
Icap
Ident
Log Analysis
Monitor
Proxies
Redirectors
General
Squid Artwork
Web Site Translations
Japanese
Mirrors
Website:
gr
il
jp
pl
...
full list
FTP Package Archive