Thank you very much for support!
Yes, using the config pattern I gave in my first post to this thread.
Just replace the exclusion 'deny' with 'allow'.
"
Use:
delay_access 2 allow !users all
"
This didn't work for me because users have to be authenticated first.
So I configured 2 instances no
On 27/03/18 02:51, vvv25 wrote:
Thank you for your time Amos,
the thing is, I want to have the connection to be restricted by default.
May be I don't understand how to define acl's in the right order.
Or I cannot figure out how to separate authenticated users from not
authentica
Any help would be appretiated.
Many thanks,
Regards,
Vitaly
Am Sat, 24 Mar 2018 18:13:14 +0100 schrieb Amos Jeffries
:
On 25/03/18 04:15, vvv25 wrote:>
I want to set up a slow delay pool by default. (for unauthenticated
users)
For registered users I want to assign another delay
Dear Yuri,
thank you for your quick reply.
I spend weekend trying and testing some options.
My problem is, i cannot separate authenticated users from not
authenticated.
Here in detail:
if I try to do something like this
cut
acl users proxy_auth "/etc/squid/users"
http_access allow
Dear Comunity,
I have the following question:
Is it possible with squid to select delay pool depending on whether the
user is authenticated or not?
Background:
I want to set up a slow delay pool by default. (for unauthenticated users)
For registered users I want to assign another delay pool w