Squid configuration directive client_delay_parameters
History:
- Changes in 3.2 client_delay_parameters
 - 
New setting for client bandwidth limits to configures client-side bandwidth limits.
 
Configuration Details:
| Option Name: | client_delay_parameters | 
|---|---|
| Replaces: | |
| Requires: | --enable-delay-pools | 
| Default Value: | none | 
| Suggested Config: | 
 | 
    
This option configures client-side bandwidth limits using the following format: client_delay_parameters pool speed_limit max_bucket_size pool is an integer ID used for client_delay_access matching. speed_limit is bytes added to the bucket per second. max_bucket_size is the maximum size of a bucket, enforced after any speed_limit additions. Please see the delay_parameters option for more information and examples. Example: client_delay_parameters 1 1024 2048 client_delay_parameters 2 51200 16384  | 
    |
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
 
