Squid 配置指令 store_id_extras
可用版本:
此指令在 Squid 的 v8 版本中不可用。
对于 v5 之前的旧版本,请参阅以上链接页面。
配置详情
| 选项名称 | store_id_extras |
|---|---|
| 替代 | |
| 要求 | |
| 默认值 | store_id_extras "%>a/%>A %un %>rm myip=%la myport=%lp" |
| 建议配置 |
|
Specifies a string to be append to request line format for the
StoreId helper. "Quoted" format values may contain spaces and
logformat %macros. In theory, any logformat %macro can be used.
In practice, a %macro expands as a dash (-) if the helper request is
sent before the required macro information is available to Squid.
|
|
