Re: [squid-users] make URL bypass squid proxy

2023-06-26 Thread robert k Wild
Hi Eliezer, this is a snippet of my whitelist and no intercept SSL config #SSL Interception acl DiscoverSNIHost at_step SslBump1 acl NoSSLIntercept ssl::server_name_regex "/usr/local/squid/etc/interceptssl.txt" ssl_bump peek DiscoverSNIHost ssl_bump splice NoSSLIntercept ssl_bump bump all # #SSL

Re: [squid-users] Insert requested URL to custom header in request

2023-06-26 Thread Alexeyяр Gruzdov
Hello again ! Thanks your help ! I think one more question: Like you can know I have the run app and it’s available by curl -H “X-my-header:https://example.com” http://127.0.0.1:8089 that means I say to my app to go to url that put in header and I get the correct

Re: [squid-users] Enable caching

2023-06-26 Thread ngtech1ltd
I added the script to a gist just to keep it reachable: https://gist.github.com/elico/dfccc0905bc223c68c483e5074a6484a Eliezer From: squid-users On Behalf Of Andrey K Sent: Thursday, June 22, 2023 12:09 To: Alex Rousskov Cc: squid-users@lists.squid-cache.org Subject: Re: [squid-users] Enab

Re: [squid-users] make URL bypass squid proxy

2023-06-26 Thread ngtech1ltd
Hey Robert, I am not sure what forward proxy setup you have there. A simple forward proxy? What tool are you using for whitelisting? You can use an external acl helper to allow dynamic updates of the whitelists or to periodic update your lists and reload. It will depend on the size of your lists.

[squid-users] make URL bypass squid proxy

2023-06-26 Thread robert k Wild
hi all, i have set up squid for url whitelisting and no intercept SSL (see below) https://wiki.squid-cache.org/ConfigExamples/Caching/AdobeProducts but some websites i want the client to bypass the squid proxy and go straight to the website as i think this is why a url isnt working even when i a

Re: [squid-users] Using tcp_outgoing_address with ACL

2023-06-26 Thread Andrey K
Hello, Alex, Thank you very much! I will try the suggested workaround and share results. Kind regards, Ankor. пн, 26 июн. 2023 г. в 16:49, Alex Rousskov : > On 6/23/23 08:05, Andrey K wrote: > > > A link to the uploaded ALL,9 log is: ... > > Your Squid is suffering from a bug in its I

Re: [squid-users] Using tcp_outgoing_address with ACL

2023-06-26 Thread Alex Rousskov
On 6/23/23 08:05, Andrey K wrote: A link to the uploaded ALL,9 log is: ... Your Squid is suffering from a bug in its ICAP client implementation: AFAICT, all ICAP transactions will trigger these WARNINGS if tcp_outgoing_address rules (the ones these ICAP transactions can reach) use a request