> HI There,
>
> I was wondering whether it's posible to mark cached traffic with a
> different
> TOS then uncached traffic. I need to come up with a way of passing cached
> traffic through our bandwidth manager without taxing the end user for it.
> Basically giving them the full benefits of the proxy server.
Not at present. It should not be too hard to add though.
For now squid just has a combination of tcp_outgoing_tos to set the TOS on
all squid outputs and delay_pools to bandwidth-manage the MISS'es within
squid. cache HIT's don't get passed through the delay pools, so have the
effect you want.
Amos
Received on Tue Apr 22 2008 - 13:43:21 MDT
This archive was generated by hypermail 2.2.0 : Thu May 01 2008 - 12:00:04 MDT