TAG NAME authenticate_ip_ttl

Description If you use proxy authentication and the max_user_ip ACL, this tag controls how long Squid remembers the IP
addresses associated with each user
Build Option
Default
Usage
authenticate_ip_ttl time
Default
authenticate_ip_ttl 0 seconds
Synopsis
Use a small value (e.g., 60 seconds) if your users might change addresses quickly, as is the case with dialups. You might be safe using a larger value (e.g., 2 hours) in a corporate LAN environment with relatively static address assignments.

Arguments

time
Time period for which the ip addresses should be remembered

Example(s)
authenticate_ip_ttl 10 seconds