Squid configuration directive delay_access
Available in: 3.3 3.2 3.1 2.7 3.HEAD 2.HEAD 3.0 2.6
Configuration Details:
Option Name: | delay_access |
---|---|
Replaces: | |
Requires: | --enable-delay-pools |
Default Value: | none |
Suggested Config: |
|
This is used to determine which delay pool a request falls into. delay_access is sorted per pool and the matching starts with pool 1, then pool 2, ..., and finally pool N. The first delay pool where the request is allowed is selected for the request. If it does not allow the request to any pool then the request is not delayed (default). For example, if you want some_big_clients in delay pool 1 and lotsa_little_clients in delay pool 2: Example: delay_access 1 allow some_big_clients delay_access 1 deny all delay_access 2 allow lotsa_little_clients delay_access 2 deny all delay_access 3 allow authenticated_clients |
|
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