[squid-users] instances/queues when same script for multiple external_acl_type rules

2023-07-11 Thread Kevin Kretz
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

[squid-users] external ACL based on requested port?

2018-11-29 Thread Kevin Kretz
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

[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

Re: [squid-users] log source port from squid server?

2015-07-24 Thread Kevin Kretz
- 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

[squid-users] log source port from squid server?

2015-07-24 Thread Kevin Kretz
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