Squid 配置指令 acl_uses_indirect_client
可用版本:
此指令在 Squid 的 v8 版本中不可用。
对于 v5 之前的旧版本,请参阅以上链接页面。
配置详情
| 选项名称 | acl_uses_indirect_client |
|---|---|
| 替代 | |
| 要求 | --enable-follow-x-forwarded-for |
| 默认值 | acl_uses_indirect_client on |
| 建议配置 |
|
Controls whether the indirect client address (see follow_x_forwarded_for) is used instead of the direct client address in acl matching. NOTE: maxconn ACL considers direct TCP links and indirect clients will always have zero. So no match. |
|
