On Fri, 2010-08-27 at 21:05 +1200, Amos Jeffries wrote: > Oguz Yilmaz wrote: > > Is it possible for Squid to mark outgoing connection with a mark > > indicating the requester for that connection. I want to try this way > > for user based time quota. My aim is to catch connections acc.to the > > mark through iptables AAA features and apply several time and > > bandwidth quota per day/week/month and apply several tc classes for > > the traffic. > > Not yet. All the current Squid can set TOS via tcp_outgoing_tos. > > Netfilter MARK support is only just being worked on now. It's close to > passing our QA audit process and should be in one of our upcoming releases. > Sorry for the delay, hopefully I'll get the next patch candidate in this weekend :) The work I've been doing has only been a MARK add-on to the QOS functionality, not the tcp_outgoing_tos feature. Guess I'd better add that as well... Oguz - would you be available to assist with testing? Andy