Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-09-06 Thread mohammad
still suffering from child squid. the child is ignoring the PARENT_HIT and is not setting the zph_parent 0xXX any help with that ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/tos-miss-mask-not-working-at-all-squid-3-5-5-tp4671815p4673123.html Sent fro

Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-23 Thread mohammad
dear Amos, I didn't read the AFAIK part of your post just after replying, i guess i'm busy trying to make this work ;-). so, if I understand correctly, even marking will have same problems. !! strange. this is strange. this requirement to start; was issued due to the fact, that the parent squid

Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-23 Thread mohammad
Dear Amos, thank you for replying; if I understand correctly from your reply; this can not be achieved by TOS. how about Marking and iptables, squid documentation refers to connmark, not mark. so, let's say if I mark the packet using iptables, on the INPUT, of the squid; will it retain it to t

Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-23 Thread Amos Jeffries
On 23/06/2015 7:04 p.m., vivek singh wrote: > what is ZPH > This explains The squid parts were added to Squid-3.x as the qos_flows directive. BUT, copying a TOS flag from one TCP connection to another only works if one is using HTTP/1.0 non-persistent connections (HT

Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-23 Thread vivek singh
what is ZPH Vivek Kumar Singh J.T.O./ITPC-KOL Mobile 08902000538 Landline 033-23211548 On Tue, Jun 23, 2015 at 8:49 AM, Dan Charlesworth wrote: > It's also worth pointing out that your messages are getting flagged as > Spam by Gmail, which probably isn't helping visibility. > > On 23 June

Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-22 Thread Dan Charlesworth
It's also worth pointing out that your messages are getting flagged as Spam by Gmail, which probably isn't helping visibility. On 23 June 2015 at 06:11, mohammad wrote: > why is no-one answering this ?!! > > BTW, i tried the kernel patch 2.6.35 from ZPH, it worked intermittently, > and > stopped

Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-22 Thread Leonardo Rodrigues
Em 22/06/15 17:11, mohammad escreveu: why is no-one answering this ?!! BTW, i tried the kernel patch 2.6.35 from ZPH, it worked intermittently, and stopped working after a squid re-build. any help is appreciated This list is community-based, there's no guarantee someone will answer and

Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-22 Thread mohammad
why is no-one answering this ?!! BTW, i tried the kernel patch 2.6.35 from ZPH, it worked intermittently, and stopped working after a squid re-build. any help is appreciated -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/tos-miss-mask-not-working-at-all-sq

Re: [squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-21 Thread mohammad
just a correction, tos is always being reset to 0x00 at the child. local hits on both parent and child works. child actually add tos value for local hit. on the child the miss command marks all parent (misses) but child never preserves the parent tos -- View this message in context: http://

[squid-users] tos miss-mask not working at all squid 3.5.5

2015-06-21 Thread mohammad
Hello, couple of squids servers; in a parent child peer relationship. both are on centos 6. the parent is doing url rewrites, parent hit and actually serve traffic from local cache; while child see's it as miss on both ICP and HTCP, and as such; Qos_flows tos parent-hit=0xXX doesn't work. i've