Squid 配置指令 request_header_max_size

可用版本:   v6   v5   v4   3.5   3.4   3.3   3.2   2.7   3.1   3.0   2.6  

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

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

配置详情

选项名称request_header_max_size
替代
要求
默认值request_header_max_size 64 KB
建议配置

      
	This directives limits the header size of a received HTTP request
	(including request-line). Increasing this limit beyond its 64 KB default
	exposes certain old Squid code to various denial-of-service attacks. This
	limit also applies to received FTP commands.

	This limit has no direct affect on Squid memory consumption.

	Squid does not check this limit when sending requests.

 

返回

 

简介

文档

支持

杂项