Squid configuration directive miss_access
Available in: 3.3 3.2 3.1 2.7 3.HEAD 2.HEAD 3.0 2.6
Configuration Details:
Option Name: | miss_access |
---|---|
Replaces: | |
Requires: | |
Default Value: | none |
Suggested Config: |
|
Determins whether network access is permitted when satisfying a request. For example; to force your neighbors to use you as a sibling instead of a parent. acl localclients src 172.16.0.0/16 miss_access allow localclients miss_access deny !localclients This means only your local clients are allowed to fetch relayed/MISS replies from the network and all other clients can only fetch cached objects (HITs). The default for this setting allows all clients who passed the http_access rules to relay via this proxy. This clause only supports fast acl types. See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. |
|
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