From: Rafael Akchurin
>
> This article tries to explain why it happens.
> https://docs.diladele.com/faq/squid/fix_unable_to_get_issuer_cert_locally.html#ssl-certificate-test-tool-in-web-safety-5
>
> To fix it - better use what Yuri recommended in
> http://squid
I will be remotely accessing squid 3.5 for general web usage, using an
encrypted browser-to-proxy connection, and username/password authentication. I
believe my config is reasonably secure as it's based off the default config,
but I'm unsure of myself due to some confusion. Are there any glari
__
From: Amos Jeffries
>
> 1) http_access is tested only for requests.
>
> response/reply messages are controlled though http_reply_access.
I knew it was going to be a dumb question. Thanks Amos! It works now.
I suppose it's preferable to be more specific with ACL e
Hello Vieri,
This article tries to explain why it happens.
https://docs.diladele.com/faq/squid/fix_unable_to_get_issuer_cert_locally.html#ssl-certificate-test-tool-in-web-safety-5
To fix it - better use what Yuri recommended in
http://squid-web-proxy-cache.1019090.n4.nabble.com/Howto-fix-X509-V-
Hi,
When a client browser gets the Squid error page as shown below, what does it
mean?
Does it mean that Squid doesn't trust the CA mentioned below?
If I wanted to allow the connection anyway, what options would I have?
The system returned:
(71) Protocol error (TLS code: X509_V_ERR_UNABLE_TO_G
On 29/05/17 23:47, Vieri wrote:
Hi,
I'm unable to block specific file downloads in http/https traffic. For example,
I'd like to block .cab files from being downloaded.
Here's what I have:
# grep cab /usr/local/proxy-settings/denied.filetypes
\.cab(\?.*)?$
# grep -v ^# squid.test.conf | grep
Hi,
I'm unable to block specific file downloads in http/https traffic. For example,
I'd like to block .cab files from being downloaded.
Here's what I have:
# grep cab /usr/local/proxy-settings/denied.filetypes
\.cab(\?.*)?$
# grep -v ^# squid.test.conf | grep -v ^$
http_access allow localhost
On 29/05/17 19:44, --Ahmad-- wrote:
Hello folks .
i have squid working on IPV6
but i want to display the outgoing IPV6 address in logs .
as an example if we have tcp_outgoing_Address
i want to see in logs when traffic match the acl above .
The info you seek is documented at:
Hello folks .
i have squid working on IPV6
but i want to display the outgoing IPV6 address in logs .
as an example if we have tcp_outgoing_Address
i want to see in logs when traffic match the acl above .
sample of logs :
#
1496045025.838 1172 208.85.6.1
My bad..
Please find the attached log.
It looks squid is retrying many times.
And after reach maximum retry limit, it responds with 503 service
unavailable.
As you know maximum limit is 10 times.
It looks that it retries 10 times within just 3 seconds.
Are there any way to configure retry inter
10 matches
Mail list logo