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

2023-07-11 Thread Alex Rousskov
On 7/11/23 11:00, Kevin Kretz wrote: 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

[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