[squid-users] Squid 3.5: Delay parameters bungled what changes ?

2014-11-08 Thread David Touzeau
Hi Have created a simple delay pool delay_pools 1 delay_class 1 1 delay_parameters 1 64000/64000 #Rules Access definitions delay_access 1 zall delay_initial_bucket_level 50 Here are the logs What is missing ? 5:12.400| MemBlob.cc(57) MemBlob: constructed, this=0x136cf70 id=blob65 reserveSize=6

Re: [squid-users] wccp2HandleUdp: fatal error - A WCCP router does not support the forwarding method specified, only GRE supported

2014-11-08 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/11/2014 9:18 a.m., Ahmed Allzaeem wrote: > Hi , > > Im trying to implemnte wccp/tproxy between squid & cisco > > I have : > > wccp2HandleUdp: fatal error - A WCCP router does not support the > forwarding method specified, only GRE supported >

Re: [squid-users] TCP_DENIED/411

2014-11-08 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/11/2014 9:05 p.m., Riccardo Castellani wrote: > Squid (we are using 2.7 version) checks inside http request to > verify message is compliant to rfc but I ask myself if there is way > to stop this check for specific site/client, al least temporaril

[squid-users] wccp2HandleUdp: fatal error - A WCCP router does not support the forwarding method specified, only GRE supported

2014-11-08 Thread Ahmed Allzaeem
Hi , Im trying to implemnte wccp/tproxy between squid & cisco I have : wccp2HandleUdp: fatal error - A WCCP router does not support the forwarding method specified, only GRE supported but they are in same subnety and I don't need GRE tunnel ?? how can I fix this issue ? _

Re: [squid-users] TCP_DENIED/411

2014-11-08 Thread Riccardo Castellani
Squid (we are using 2.7 version) checks inside http request to verify message is compliant to rfc but I ask myself if there is way to stop this check for specific site/client, al least temporarily… to exclude firewall problems too. On 07 Nov 2014, at 10:36, Amos Jeffries wrote: > -BEGIN PG