[squid-users] request future option

Alex Rousskov rousskov at measurement-factory.com
Thu Jun 1 17:08:29 UTC 2017


On 06/01/2017 05:06 AM, joseph wrote:
> to be able to control  qos_flows tos local-hit=0x?? miss=0??
> from adapter ecap or i-cap

> example  i have file in locale separate drive  wen the code in adapter
> detect and send that file
> i need to control the qos bit  send  hit  or miss

I believe what you want is supported in modern Squids:

1. Your eCAP adapter can set transaction annotations.
   https://answers.launchpad.net/ecap/+question/253497

2. Your clientside_tos rules can select the right TOS marks
   based on those annotations using the "note" ACL

IIRC, ICAP code does not support setting transaction annotations yet.


HTH,

Alex.
P.S. Thanks to Amos for pointing out that you want clientside_tos
instead of qos_flows.


More information about the squid-users mailing list