Squid configuration directive clientside_mark
Available in: 4 3.5 3.4 3.3 3.2
For older versions than 3.3 see the linked pages above
Configuration Details:
| Option Name: | clientside_mark |
|---|---|
| Replaces: | |
| Requires: | Packet MARK (Linux) |
| Default Value: | none |
| Suggested Config: |
|
Allows you to apply a Netfilter mark value to packets being transmitted on the client-side, based on an ACL. clientside_mark mark-value [!]aclname ... Example where normal_service_net uses the mark value 0x00 and good_service_net uses 0x20 acl normal_service_net src 10.0.0.0/24 acl good_service_net src 10.0.1.0/24 clientside_mark 0x00 normal_service_net clientside_mark 0x20 good_service_net Note: This feature is incompatible with qos_flows. Any mark values set here will be overwritten by mark values in qos_flows. |
|
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- 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
