[squid-users] how to use squid authentication with expiration?
Amos Jeffries
squid3 at treenet.co.nz
Sun Oct 6 08:46:29 UTC 2019
On 6/10/19 8:15 pm, mohammad reza sheikh wrote:
> hi.
> I want to use squid proxy on my server. i would like to know that is the
> way to set expiration period for my users??
You set credentials expiration in your auth backend.
> how to set that config in relate of squid.
Every individual HTTP request needs to be authenticated individually.
Squid uses helpers to check against the backend auth system. There is
some amount of caching auth results from the helper, based on which auth
scheme you are using.
Amos
More information about the squid-users
mailing list