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" replaceme
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.
>
> http://www.serv-u.com/kb/1774/sftp-transfe
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 "/
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
https://fogbugz.bitvise.com/default.asp?
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
Diladel
hey eliezer,
thanks for quick response i am actually using following,
acl DiscoverSNIHost at_step SslBump1
acl NoSSLIntercept ssl::server_name_regex -i "/etc/squid/url.nobump"
ssl_bump splice NoSSLIntercept
ssl_bump peek DiscoverSNIHost
ssl_bump bump all
contents of url.nobump file are,
update\
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 siz
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.