Squid 配置指令 adaptation_send_username
可用版本:
此指令在 Squid 的 v8 版本中不可用。
对于 v5 之前的旧版本,请参阅以上链接页面。
配置详情
| 选项名称 | adaptation_send_username |
|---|---|
| 替代 | icap_send_client_username |
| 要求 | --enable-ecap 或 --enable-icap-client |
| 默认值 | adaptation_send_username off |
| 建议配置 |
|
This sends authenticated HTTP client username (if available) to the adaptation service. For ICAP, the username value is encoded based on the icap_client_username_encode option and is sent using the header specified by the icap_client_username_header option. |
|
