Squid 配置指令 authenticate_ip_ttl
可用版本:
此指令在 Squid 的 v8 版本中不可用。
对于 v5 之前的旧版本,请参阅以上链接页面。
配置详情
| 选项名称 | authenticate_ip_ttl |
|---|---|
| 替代 | |
| 要求 | --enable-auth |
| 默认值 | authenticate_ip_ttl 1 second |
| 建议配置 |
|
If you use proxy authentication and the 'max_user_ip' ACL, this directive controls how long Squid remembers the IP addresses associated with each user. Use a small value (e.g., 60 seconds) if your users might change addresses quickly, as is the case with dialup. You might be safe using a larger value (e.g., 2 hours) in a corporate LAN environment with relatively static address assignments. |
|
