Option Name:reply_header_max_size
Replaces:
Requires:
Default Value:reply_header_max_size 20 KB
Suggested Config:

	This specifies the maximum size for HTTP headers in a reply.
	Reply headers are usually relatively small (about 512 bytes).
	Placing a limit on the reply header size will catch certain
	bugs (for example with persistent connections) and possibly
	buffer-overflow or denial-of-service attacks.