Hi,
I have a script that queries a database when a request is made to squid. It
handles two different types of request: those made from authenticated users,
and unauthenticated requests which can be allowed based on the requesting host.
Requests of each type are defined with a different exte
Hi,
I'm using an external ACL script to allow/limit access based on some factors
including (authenticated) username, client IP, the domain of the requested URL.
I'd also like to base the access on the port of the destination. Most would
just be 80 or 443, but I'd like to limit/allow access to
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
- Original Message -
From: "Antony Stone"
To: squid-users@lists.squid-cache.org
Sent: Friday, July 24, 2015 8:49:13 AM
Subject: Re: [squid-users] log source port from squid server?
> Does http://www.squid-cache.org/Doc/config/logformat/ help?
I saw that page earlier but misunderstood
Hi,
We're working on correlating our squid logs with other logs upstream in our
network. We'd like to be able to identify a proxied request by network
information from squid's log. Currently we have the squid server IP address,
the destination server's IP address and the destination server's