Squid configuration directive request_body_max_size

Available in: v7   v6   v5   v4   3.5   3.4   3.3   3.2   2.7   3.1   3.0   2.6  

For older versions than v4 see the linked pages above

Configuration Details:

Option Name:request_body_max_size
Replaces:
Requires:
Default Value:No limit.
Suggested Config:

	This specifies the maximum size for an HTTP request body.
	In other words, the maximum size of a PUT/POST request.
	A user who attempts to send a request with a body larger
	than this limit receives an "Invalid Request" error message.
	If you set this parameter to a zero (the default), there will
	be no limit imposed.

	See also client_request_buffer_max_size for an alternative
	limitation on client uploads which can be configured.

 

Back

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors