Squid 配置指令 reply_header_max_size
可用版本:
此指令在 Squid 的 v8 版本中不可用。
对于 v5 之前的旧版本,请参阅以上链接页面。
配置详情
| 选项名称 | reply_header_max_size |
|---|---|
| 替代 | |
| 要求 | |
| 默认值 | reply_header_max_size 64 KB |
| 建议配置 |
|
This directives limits the header size of a received HTTP response (including status-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 FTP command responses. Squid also checks this limit when loading hit responses from disk cache. Squid does not check this limit when sending responses. |
|
