Squid 配置指令 request_header_max_size
可用版本:
此指令在 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. |
|
