Search squid archive

Re: TOS squid-3.5.0.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/06/2015 11:35 a.m., Marcel Fossua wrote:
> HI Amos thanks for your reply I just upgrade to 3.5.5 but compiling from
> source to get --enable-ecap
> but I can't figure out what you means exactly concerning the TOS part
> did you means what I set is ok or not?
>
> qos_flows tos

The above line does nothing.


> qos_flows local-hit=0x30

  0x30 & 0xFA  -> 0x30

OK.

> qos_flows parent-hit=0x32

  0x32 & 0xFA  -> 0x30

not OK.

The second hex digit value can only be 0x0, 0x4, 0x8, or 0xC.

Also, the qos_flows lines are missing the identifier to determine
whether its TCP TOS or iptables NFMARK being set...

  qos_flows tos local-hit=0x30
  qos_flows tos parent-hit=0x34

Or just:
  qos_flows tos local-hit=0x30 parent-hit=0x34

Amos

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users





[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux