Squid configuration directive clientside_tos
Available in: 3.3 3.2 3.1 3.HEAD 3.0
Configuration Details:
| Option Name: | clientside_tos | 
|---|---|
| Replaces: | |
| Requires: | |
| Default Value: | none | 
| Suggested Config: | 
 | 
    
Allows you to select a TOS/Diffserv value for packets being transmitted on the client-side, based on an ACL. clientside_tos ds-field [!]aclname ... Example where normal_service_net uses the TOS 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_tos 0x00 normal_service_net clientside_tos 0x20 good_service_net Note: This feature is incompatible with qos_flows. Any TOS values set here will be overwritten by TOS values in qos_flows.  | 
    |
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
 
