|
Squid Web Cache master
|
#include <Config.h>
Public Member Functions | |
| Config () | |
| ~Config () | |
Public Attributes | |
| char * | ssl_crtd |
| ::Helper::ChildConfig | ssl_crtdChildren |
| The number of processes spawn for ssl_crtd. | |
| char * | ssl_crt_validator |
| ::Helper::ChildConfig | ssl_crt_validator_Children |
Private Member Functions | |
| Config (const Config &) | |
| Config & | operator= (const Config &) |
| Ssl::Config::Config | ( | ) |
Definition at line 14 of file Config.cc.
References Helper::ChildConfig::concurrency, and ssl_crt_validator_Children.
|
private |
| ::Helper::ChildConfig Ssl::Config::ssl_crt_validator_Children |
| char* Ssl::Config::ssl_crtd |
| ::Helper::ChildConfig Ssl::Config::ssl_crtdChildren |