Re: [squid-users] acl declaration

2018-10-04 Thread Alex Rousskov
On 10/04/2018 12:40 PM, Alex Gutiérrez Martínez wrote: > http_access deny trabajo sociales !pcinternet !adminred oficina This rule denies any request that matches each and every acl expression listed in the rule. You have 5 such expressions: trabajo, sociales, not pcinternet, not adminred, and of

Re: [squid-users] multiple requests from single URL on web page?

2018-10-04 Thread Alex Rousskov
On 10/04/2018 02:37 PM, Kevin Kretz wrote: > I'm using external_acl_type to handle web traffic based on authenticated > user and destination.  I'm also passing the referer to the external > acl.   I know referer isn't to be relied on, but right off the bat I see > two ACL queries for a single URL.

[squid-users] multiple requests from single URL on web page?

2018-10-04 Thread Kevin Kretz
Hi, I'm using external_acl_type to handle web traffic based on authenticated user and destination. I'm also passing the referer to the external acl. I know referer isn't to be relied on, but right off the bat I see two ACL queries for a single URL. One has a referrer and the other doesn't. H

[squid-users] acl declaration

2018-10-04 Thread Alex Gutiérrez Martínez
Hi comunity, i'm tryn to set a few acl but is not working, here is what i do: 1- time acl I declare 3 acl, officina for workers, pcinternet for the boss and adminred for me, the network admin. Each rule links to a file. acl oficina src "/etc/squid3/reglas/oc-cu" acl pcinternet src "/etc/squ