[squid-users] TCP_MISS_ABORTED/000 with SIBLING

2015-06-15 Thread Stakres
Hi All, Weird issue with 2 Squid 3.5.5 in sibling mode, here is the trace: .. TCP_MISS_ABORTED/000 0 GET http://www.greatandhra.com/ - SIBLING_HIT/x.x.x.x Any idea ? Thanks in advance for your inputs... Bye Fred -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nab

Re: [squid-users] problem with some ssl services

2015-06-15 Thread HackXBack
what peak and splice conf should i use to make it work fine ? am still using 3.4, i will upgrade to 3.5 -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/problem-with-some-ssl-services-tp4671733p4671736.html Sent from the Squid - Users mailing list archive at N

[squid-users] Redirection not work properly

2015-06-15 Thread budsz
Hi, I use squid 3.5.5, in squid 2.7 series this problem doesn't show. in squid.conf url_rewrite_program /usr/local/libexec/jesred url_rewrite_children 30 in jesred, redirect.rules contain something like this: regex ^.*/(.*)_chrome_installer\.exe$ http://files.example.net/rdr/43.0.2357.124_chro

Re: [squid-users] BUG 3279: HTTP reply without Date:

2015-06-15 Thread David Touzeau
We encounter the same issue with Squid 3.5.5 using diskd limit crashes but access to web pages are freezed trough squid Le 12/04/2015 16:55, Monah Baki a écrit : Hi all, Compiled squid 3.5.2 on CentOS 6.6 as follows: $ ./configure --prefix=/home/cache --enable-follow-x-forwarded-for --with-lar

Re: [squid-users] How to stop " ICP is disabled! Cannot send ICP request to peer."

2015-06-15 Thread Tory M Blue
On Thu, Jun 4, 2015 at 3:56 PM, Amos Jeffries wrote: > On 5/06/2015 5:58 a.m., Tory M Blue wrote: > > I am running HDCP or at least testing with it and thus have ICP > disabled. I > > know it's disabled but I don't need it yelling at me every few > > minutes/seconds. How can I tell Squid, yes tha

Re: [squid-users] no fallback to ipv4 if ipv6 remote address is non-functional

2015-06-15 Thread Brian J. Murrell
On Mon, 2015-06-15 at 06:47 +1200, Amos Jeffries wrote: > > 1) > I have confirmed my suspicion that your IPv6 routing is a bit broken. I'm not sure I agree with you entirely on that (more below)... > The IPv6 address is in a private IP range fc00::/7. Oh damn. It's a ULA address. I did not ev

Re: [squid-users] How to stop " ICP is disabled! Cannot send ICP request to peer."

2015-06-15 Thread Amos Jeffries
On 16/06/2015 10:25 a.m., Tory M Blue wrote: > On Thu, Jun 4, 2015 at 3:56 PM, Amos Jeffries wrote: > >> On 5/06/2015 5:58 a.m., Tory M Blue wrote: >>> I am running HDCP or at least testing with it and thus have ICP >> disabled. I >>> know it's disabled but I don't need it yelling at me every few

Re: [squid-users] How to stop " ICP is disabled! Cannot send ICP request to peer."

2015-06-15 Thread Tory M Blue
On Mon, Jun 15, 2015 at 4:34 PM, Amos Jeffries wrote: > On 16/06/2015 10:25 a.m., Tory M Blue wrote: > > On Thu, Jun 4, 2015 at 3:56 PM, Amos Jeffries > wrote: > > > >> On 5/06/2015 5:58 a.m., Tory M Blue wrote: > >>> I am running HDCP or at least testing with it and thus have ICP > >> disabled.

[squid-users] New 3.5.1 error

2015-06-15 Thread Tory M Blue
2015/06/15 16:36:29 kid1| '/usr/share/squid/errors/es-us/ERR_ONLY_IF_CACHED_MISS': (2) No such file or directory 2015/06/15 16:36:29 kid1| WARNING: Error Pages Missing Language: es-us got this a few times when trying to enable htcp. Any ideas? Tory ___

Re: [squid-users] Redirection not work properly

2015-06-15 Thread Amos Jeffries
On 15/06/2015 10:28 p.m., budsz wrote: > Hi, > > I use squid 3.5.5, in squid 2.7 series this problem doesn't show. > I suggest to use Store-ID instead of redirection and retain the chrome version number in the store key. That way you do not have to manually handle when chrome binaries change. A

Re: [squid-users] New 3.5.1 error

2015-06-15 Thread Amos Jeffries
On 16/06/2015 11:38 a.m., Tory M Blue wrote: > 2015/06/15 16:36:29 kid1| > '/usr/share/squid/errors/es-us/ERR_ONLY_IF_CACHED_MISS': (2) No such file > or directory > > 2015/06/15 16:36:29 kid1| WARNING: Error Pages Missing Language: es-us > > > got this a few times when trying to enable htcp. >

Re: [squid-users] no fallback to ipv4 if ipv6 remote address is non-functional

2015-06-15 Thread Amos Jeffries
On 16/06/2015 11:12 a.m., Brian J. Murrell wrote: > On Mon, 2015-06-15 at 06:47 +1200, Amos Jeffries wrote: >> >> 1) >> I have confirmed my suspicion that your IPv6 routing is a bit broken. > > I'm not sure I agree with you entirely on that (more below)... > >> The IPv6 address is in a private IP

Re: [squid-users] strip_query_terms parameter

2015-06-15 Thread Mohammad Shakir
We are using store_id_program to cache CDN objects due to (301 status) we can not catch the actual url. Is there any other procedure to override this problem. given below is our configuration for store_id_program acl gotostoreid dstdomain .filehippo.com acl banned_methods method PUT POST PURGE