Re: [squid-users] Mark outgoing connection mark same as client side mark

2016-05-11 Thread Amos Jeffries
On 11/05/2016 8:19 p.m., Deniz Eren wrote: > Hi, > > In my system I am using netfilter marks to shape traffic(SNAT, QoS, > etc.) however when I redirect traffic to Squid using Tproxy I lose the > mark value(obviously). Not obvious at all. The MARK vaue is available to Squid, and if configured to

[squid-users] Mark outgoing connection mark same as client side mark

2016-05-11 Thread Deniz Eren
Hi, In my system I am using netfilter marks to shape traffic(SNAT, QoS, etc.) however when I redirect traffic to Squid using Tproxy I lose the mark value(obviously). I saw configuration directive qos_flow but it's only applicable for incoming connections( some website -> squid -> client PC), what