Re: [squid-users] question about setting TOS for specific media types

From: Andrew Beverley <andy_at_andybev.com>
Date: Tue, 24 Apr 2012 21:52:03 +0100

> >> Hi, I’m very sorry it took so long for me to test this and reply;
> >> unfortunately, under 3.2.0.16 and 3.2.0.17 I still don’t see
> >> clientside_tos ever marking packets. My clientside_tos configuration
> >> has been working perfectly with 3.0.STABLE26 for the last month.
> >
> > Can you post the relevant parts of squid.conf please?
>
> Sure, this is what I’m using:
>
> acl d_neulion url_regex -i neulion[.](com|net).*[.]ts$
> clientside_tos 0x46 d_neulion

I'm afraid that I don't have a Squid installation handy to try this on.
Can you try a much simpler regex (or another rule) to see if you get any
success with that?

Also, can you try with value 0xFF? Some bits cannot be set on the TOS (I
forget which) so that will ensure that you are not trying to set those
bits.

Finally, maybe you can try the netfilter "mark" parameter, and see if
that works with the same configuration.

Andy
Received on Tue Apr 24 2012 - 20:52:17 MDT

This archive was generated by hypermail 2.2.0 : Wed Apr 25 2012 - 12:00:03 MDT