Squid configuration directive sslcrtd_children
Available in: 3.3 3.2 3.1 3.HEAD
History:
- Changes in 3.1 sslcrtd_children
-
Configures the number of sslcrtd processes to spawn
Configuration Details:
Option Name: | sslcrtd_children |
---|---|
Replaces: | |
Requires: | --enable-ssl-crtd |
Default Value: | sslcrtd_children 32 startup=5 idle=1 |
Suggested Config: |
|
The maximum number of processes spawn to service ssl server. The maximum this may be safely set to is 32. The startup= and idle= options allow some measure of skew in your tuning. startup=N Sets the minimum number of processes to spawn when Squid starts or reconfigures. When set to zero the first request will cause spawning of the first child process to handle it. Starting too few children temporary slows Squid under load while it tries to spawn enough additional processes to cope with traffic. idle=N Sets a minimum of how many processes Squid is to try and keep available at all times. When traffic begins to rise above what the existing processes can handle this many more will be spawned up to the maximum configured. A minimum setting of 1 is required. You must have at least one ssl_crtd process. |
|
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out or Donate
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Configuration:
- FAQ and Wiki
- Guide Books:
- 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:
- Squid Artwork