Re: [squid-users] Object Size?

2017-02-09 Thread Matus UHLAR - fantomas
On 09.02.17 07:56, Walter H. wrote: the setting maximum_object_size 4 MB is the default; would the following setting maximum_object_size 2 MB also mean, that there would be stored much more objects on disk? depends if you want to save bandwidth or hit ratio. wieh the "heap LFUDA"

Re: [squid-users] Problems with sftp key re exchange

2017-02-09 Thread Alex Rousskov
On 02/09/2017 08:16 AM, Philipp Wehling wrote: > Hello at all, > > I had problems with sftp. Every 1 GiB the upload stopped. > > After trying different things on client and server side, I found out, > that squid doesnt like the sftp key re exchange. > >

Re: [squid-users] HTTPS sites specifics URL

2017-02-09 Thread Amos Jeffries
On 9/02/2017 1:07 a.m., Dante F. B. Colò wrote: > Hi Amos, > > What i'm trying to do is allow the url "www.sans.org/programs" as an > example, the acl file "restrito" contain this URL but it's not working, > https urls are working only with the domain part which in this case i > have to remove

[squid-users] Problems with sftp key re exchange

2017-02-09 Thread Philipp Wehling
Hello at all, I had problems with sftp. Every 1 GiB the upload stopped. After trying different things on client and server side, I found out, that squid doesnt like the sftp key re exchange. http://www.serv-u.com/kb/1774/sftp-transfers-failing-at-1gb

Re: [squid-users] Transparent Squid issue with Appstore in MacOS Sierra

2017-02-09 Thread Rafael Akchurin
Hello Hardik and all, Try adding .mzstatic.com to your exclusion from SSL bump as indicated on https://docs.diladele.com/faq/squid/sslbump_exlusions/apple_app_store.html Please note you need to adapt it to regex as we use it in ssl::server_name directive. Best regards, Rafael Akchurin

Re: [squid-users] Object Size?

2017-02-09 Thread Amos Jeffries
On 9/02/2017 7:56 p.m., Walter H. wrote: > Hello, > > the setting > > maximum_object_size 4 MB > > is the default; > > would the following setting > > maximum_object_size 2 MB > > also mean, > that there would be stored much more objects on disk? > Yes, but ... it depends on what object

Re: [squid-users] Tunnelling requests using squid-cache

2017-02-09 Thread Brendan Kearney
On 02/08/2017 09:54 PM, Kottur, Abhijit wrote: Hi Team, I am writing this email to understand the capabilities of the product ‘squid-cache’. Requirement: I have an executable(.exe) which is trying to hit an internet website. This executable has the capability to accept proxy IP and port.