Re: [squid-users] SSL connction failed due to SNI after content redirection

2015-07-21 Thread Alex Wu
it depends on how you set up squid, and where the connection is broken. The patch addessed the issue that occured using sslbump and content redirect together. Alex > Date: Tue, 21 Jul 2015 17:27:43 -0700 > From: hack.b...@hotmail.com > To: squid-users@lists.squid-cache.org > Subject: Re: [squid

Re: [squid-users] SSL connction failed due to SNI after content redirection

2015-07-21 Thread HackXBack
i have some thing like this issue ssl connection failed when using in mobile apps your patch dont solve the problem how i can tune what cause this problem ? thanks. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/SSL-connction-failed-due-to-SNI-after-content-

Re: [squid-users] SSL connction failed due to SNI after content redirection

2015-07-21 Thread HackXBack
~/squid-3.5.6-20150716-r13865# patch -p0 --verbose < sni.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -- |diff --git src/ssl/PeerConnector.cc src/ssl/PeerConnector.cc |index b4dfd8f..d307665 100644 |--- src/ssl/PeerConnector.cc |+++ src/s

Re: [squid-users] SSL connction failed due to SNI after content redirection

2015-07-21 Thread Alex Wu
The patch has been manually modified to meet code review. Here is the patch without any manuall modification: diff --git a/squid-3.5.6/src/ssl/PeerConnector.cc b/squid-3.5.6/src/ssl/PeerConnector.cc index b4dfd8f..d307665 100644 --- a/squid-3.5.6/src/ssl/PeerConnector.cc +++ b/squid-3.5.6/src

Re: [squid-users] SSL connction failed due to SNI after content redirection

2015-07-21 Thread HackXBack
:~/squid-3.5.6-20150716-r13865# patch -p0 --verbose < sni.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -- |--- src/ssl/PeerConnector.cc |+++ src/ssl/PeerConnector.cc -- Patching file src/ssl/PeerConnector.cc using

Re: [squid-users] Squid3: 100 % CPU load during object caching

2015-07-21 Thread Amos Jeffries
On 22/07/2015 12:31 a.m., Jens Offenbach wrote: > Thank you very much for your detailed explainations. We want to use Squid in > order to accelerate our automated software setup processes via Puppet. > Actually > Squid will host only a very short amount of large objects (10-20). Its > purpose

Re: [squid-users] suppress sending authentication prompt

2015-07-21 Thread Berkes, David
Thank you. From the tcpdump, I see the iphone sending requests to the proxy. Sometimes with credentials and sometimes not. How can I tell squid to not send 407 in response to the header with no credentials? I have tried the following variations with no luck. #reply_header_access WWW-Authenti

Re: [squid-users] suppress sending authentication prompt

2015-07-21 Thread Amos Jeffries
On 22/07/2015 3:08 a.m., Berkes, David wrote: > I have MDM solution that sets the basic proxy values on all iphones. > The "problem" is that periodically it prompts the user for the proxy login. > Its actually already authenticated and just need to hit the "cancel" and > continues to work correctl

Re: [squid-users] Block word in a URL part

2015-07-21 Thread Amos Jeffries
On 22/07/2015 2:03 a.m., Felipe Almeida wrote: > Amos, thank you. So as far as I understood, there is no way to use squid to > block that, right? > What could be a good solution? Block the whole URL? > Thank you once again. > Felipe > RFC 3986 section 3.5: " Fragment identifiers have a specia

[squid-users] suppress sending authentication prompt

2015-07-21 Thread Berkes, David
I have MDM solution that sets the basic proxy values on all iphones. The "problem" is that periodically it prompts the user for the proxy login. Its actually already authenticated and just need to hit the "cancel" and continues to work correctly. How can I disable and/or redirect the pop-ups that

Re: [squid-users] squid 3.5.5 - assertion failed

2015-07-21 Thread Ortega Gustavo Martin
Hi, i was having the same problem so we must downgrade to "Squid Cache: Version 3.4.13-20150709-r13225" I hope someone can help us. Regards. Gustavo -Mensaje original- De: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] En nombre de Arnaud Meyer Enviado el: martes, 21 d

Re: [squid-users] Squid3: 100 % CPU load during object caching

2015-07-21 Thread Eliezer Croitoru
On 21/07/2015 10:59, Jens Offenbach wrote: Is there someting wrong with my config? I have already used Squid 3.3.14. I get the same result. Unfortunately, I was not able to build Squid 3.5.5 and 3.5.6. What was the issue? I am using 3.5.6 on 14.04.2 64 bit. Eliezer __

Re: [squid-users] Squid3: 100 % CPU load during object caching

2015-07-21 Thread Amos Jeffries
On 21/07/2015 7:59 p.m., Jens Offenbach wrote: > I am running Squid3 3.3.8 on Ubuntu 14.04. Squid3 has been installed from the > Ubuntu package repository. In my scenario, Squid has to cache big files >= 1 > GB. At the moment, I am getting very bad transfer rates lower that 1 MB/sec. > I have ch

Re: [squid-users] squid 3.5.5 - assertion failed

2015-07-21 Thread Arnaud Meyer
No, I'm not using this option. You can see my complete squid.conf here: http://pastebin.com/mzFBDLpY Am 21.07.2015 um 12:55 schrieb HackXBack: are you using range_offset_limit option ?? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-3-5-5-assertion

Re: [squid-users] squid 3.5.5 - assertion failed

2015-07-21 Thread HackXBack
are you using range_offset_limit option ?? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-3-5-5-assertion-failed-tp4672353p4672354.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squi

[squid-users] squid 3.5.5 - assertion failed

2015-07-21 Thread Arnaud Meyer
Hi, I'm using Squid 3.5.5 on Debian Wheezy as a transparent proxy with https interception. About once per hour I'm getting the following error message before Squid crashes: assertion failed: Read.cc:69: "fd_table[conn->fd].halfClosedReader != NULL" The gdb stack trace is attached belo

Re: [squid-users] AUFS vs. DISKS

2015-07-21 Thread Stakres
Hi Fred, No error, no crash. Some warnings only: 2015/07/21 11:21:02 kid1| DiskThreadsDiskFile::openDone: (2) No such file or directory But we can live with these warnings, Squid will take care the missing objects... Bye Fred -- View this message in context: http://squid-web-proxy-cache.10190

[squid-users] Squid3: 100 % CPU load during object caching

2015-07-21 Thread Jens Offenbach
I am running Squid3 3.3.8 on Ubuntu 14.04. Squid3 has been installed from the Ubuntu package repository. In my scenario, Squid has to cache big files >= 1 GB. At the moment, I am getting very bad transfer rates lower that 1 MB/sec. I have checked the connectivity using iperf3. It gives my a band