On 3/06/2015 10:46 p.m., Marcel Fossua wrote:
> Hi Amos not really
> after setting TOS config on Squid the idea is to allow Mikrotik router
> recognize
> marked paquets (as on previous squid 3.1.x)
> and then mark cache content, so that it can later pick by Mikrotik
> to deliver the already cache
Hi Amos not really
after setting TOS config on Squid the idea is to allow Mikrotik router
recognize
marked paquets (as on previous squid 3.1.x)
and then mark cache content, so that it can later pick by Mikrotik
to deliver the already cached content to user at full lan speed, no
queue on cache co
On 1/06/2015 1:19 p.m., Marcel Fossua wrote:
> No luck
> Still not getting result at all I think the issue could be with my Mikrotik
> box
>
> # Marking packets with DSCP (for Mikrotik 6.x) for cache hit content coming
> from SQUID Proxy
>
> /ip firewall mangle
> add action=mark-packet chain=p
No luck
Still not getting result at all I think the issue could be with my Mikrotik
box
# Marking packets with DSCP (for Mikrotik 6.x) for cache hit content coming
from SQUID Proxy
/ip firewall mangle
add action=mark-packet chain=prerouting disabled=no dscp=12
new-packet-mark=squid-connection
Thanks Amos
I will try it.
Rgds
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.nabble.com/TOS-squid-3-5-0-4-tp4671459p4671465.html
Sent from the Squid - Users mailing list archive at Nabble.com.
___
squid-users mailing list
On 1/06/2015 11:35 a.m., Marcel Fossua wrote:
> HI Amos thanks for your reply I just upgrade to 3.5.5 but compiling from
> source to get --enable-ecap
> but I can't figure out what you means exactly concerning the TOS part
> did you means what I set is ok or not?
>
> qos_flows tos
The above line d
HI Amos thanks for your reply I just upgrade to 3.5.5 but compiling from
source to get --enable-ecap
but I can't figure out what you means exactly concerning the TOS part
did you means what I set is ok or not?
qos_flows tos
qos_flows local-hit=0x30
qos_flows parent-hit=0x32
qos_flows disable-preser
On 31/05/2015 11:38 p.m., Marcel Fossua wrote:
> Hi All
> let see if some of you can help me troubleshoot the issue I have with
> squid-3.5.0.4
Please upgrade. 3.5.5 was released the other day, and Eliezer has new
CentOS 6/7 packages available already.
> on centos 6.6 configure with tproxy
> in f
Hi All
let see if some of you can help me troubleshoot the issue I have with
squid-3.5.0.4
on centos 6.6 configure with tproxy
in fact the issue is relate to qos stuff i just set things according to
manual
qos_flows tos local-hit=0x30
qos_flows mark local-hit=0x30
qos_flows tos sibling-hit=0x31
q