Squid 配置指令 url_rewrite_extras

可用版本:   v6   v5   v4   3.5  

此指令在 Squid 的 v8 版本中不可用。

对于 v5 之前的旧版本,请参阅以上链接页面。

配置详情

选项名称url_rewrite_extras
替代
要求
默认值url_rewrite_extras "%>a/%>A %un %>rm myip=%la myport=%lp"
建议配置

      
	Specifies a string to be append to request line format for the
	rewriter 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.

 

返回

 

简介

文档

支持

杂项