[LARTC] filter in-cache traffic with tc

2002-08-18 Thread Fabian Gervan
Hello lartc, I am using squid in transparent mode, and bandwith control with tc (htb). (redhat 7.3). Currently I mark packets comming from 3128 (squid port) to users, there are any way to filter the trafic if the object that user request alreay is in the squid cache (hit)? sorry for my english.

Re: [LARTC] filter in-cache traffic with tc

2002-08-18 Thread Alexey Talikov
Hello Fabian, I recomend you use squid delay pools or WRR qdisc with patch for squid. see this links http://wipl-wrr.sourceforge.net/ http://squid-docs.sourceforge.net/latest/html/x2116.html Monday, August 19, 2002, 7:31:05 AM, you wrote: FG Hello lartc, I am using squid in transparent mode,