e
other ACL to separately whitelist the sites normally blocked, but can open
with a session.
> Amos
On Thu, Apr 15, 2021 at 9:52 PM Miroslaw Malinowski <
mr.miroslaw.malinow...@gmail.com> wrote:
> I've found a resolution using a bit better regex:
>
> acl blackList url_
Is it possible to create a whitelist that allows cloudfront 302
redirections, e.g. gitlab is using cloudfront as CDN and when we whitelist
package.gitlab.com the URL is redirected (302) to
https://d20rj4el6vkp4c.cloudfront.net/7/11/ubuntu/package_files/35938.deb?t=1619023239_a63698472b6bebeaee980e7
ed to d20rj4el6vkp4c.cloudfront.net.
Is squid stateful in a way that it's able to remember those packets are
coming from the same session? What would be the best way to resolve the
issue other than just keep adding domain if a thing like this happens.
Thanks
On Thu, Apr 15, 2021 at 1:03 PM Miroslaw
Hi,
I'm trying to use Opnsense built-in squid config to set up a transparent
proxy for server updates and block everything else.
In GUI they use url_regex for whitelist and blacklist, when I simple per
domain whitelist and blacklist it's working as expected, e.g.
# ACL - Whitelist - User defined (
On 3/24/21 2:49 PM, Miroslaw Malinowski wrote:
>
> > looking at the code and reading carefully your response, you're saying
> > there is no way you can do it with squid.
>
> With Squid, your options include:
>
> 1. Squid source code changes. Should not be too diffic
I've probably replied to quickly thinking there is a way to do it. So
looking at the code and reading carefully your response, you're saying
there is no way you can do it with squid.
Mirek
On Wed, Mar 24, 2021 at 6:28 PM Miroslaw Malinowski <
mr.miroslaw.malinow...@gmail.com&
e)
Mirek
On Wed, Mar 24, 2021 at 6:15 PM Alex Rousskov <
rouss...@measurement-factory.com> wrote:
> On 3/24/21 12:48 PM, Miroslaw Malinowski wrote:
>
> > Probably, me missing on something silly or it can't be done but I don't
> > know why but squid won't return
Hi,
Probably, me missing on something silly or it can't be done but I don't
know why but squid won't return the cached version even when I turn all
override options ON in refresh_pattern. It's an API call where we call many
of the same requests and by knowing it we would like to stop those calls t