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 content. 1. /ip firewall mangle 2. add action=mark-connection chain=postrouting comment="==SQUID - TOS 12==" disabled=no dscp=12 \ 3. new-connection-mark=squid-connection passthrough=yes protocol=tcp src-address=192.168.10.2 4. add action=mark-packet chain=postrouting connection-mark=squid-connection disabled=\ 5. no new-packet-mark=squid-packs passthrough=yes El 3/6/15 a las 5:28, Amos Jeffries [via Squid Web Proxy Cache] escribió: > 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=prerouting disabled=no dscp=12 > > new-packet-mark=squid-connection passthrough=no comment="==SQUID - > TOS 12 > > ==" > > > > > <http://squid-web-proxy-cache.1019090.n4.nabble.com/file/n4671467/Captura_de_pantalla_2015-05-29_a_las_21.png> > > > > > Um. Do you mean you are go with having the router mark the packets > instead of Squid? > > Amos > > _______________________________________________ > squid-users mailing list > [hidden email] </user/SendEmail.jtp?type=node&node=4671496&i=0> > http://lists.squid-cache.org/listinfo/squid-users > > > ------------------------------------------------------------------------ > If you reply to this email, your message will be added to the > discussion below: > http://squid-web-proxy-cache.1019090.n4.nabble.com/TOS-squid-3-5-0-4-tp4671459p4671496.html > > To unsubscribe from TOS squid-3.5.0.4, click here > <http://squid-web-proxy-cache.1019090.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4671459&code=bWFyY2VsQGd1aW5lYW5ldC5uZXR8NDY3MTQ1OXw4NDM0NzU1NzE=>. > NAML > <http://squid-web-proxy-cache.1019090.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- Fossua-vcard Marcel Fossua Unix/Linux Network Administrator Tel: 0240 222299448 www.guineanet.net <http://www.guineanet.net>/ www.familyfossua.com <http://www.familyfossua.com> guineanet.png (33K) <http://squid-web-proxy-cache.1019090.n4.nabble.com/attachment/4671503/0/guineanet.png> -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/TOS-squid-3-5-0-4-tp4671459p4671503.html Sent from the Squid - Users mailing list archive at Nabble.com. _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users