Squid configuration directive delay_body_max_size

Available in: 2.HEAD  

Configuration Details:

Option Name:delay_body_max_size
Replaces:
Requires:--enable-delay-pools
Default Value:none
Suggested Config:

	This option allows for a limit to be placed on replies before the
	request is placed in a delay pool. It operates on the HTTP request,
	not the HTTP reply.

	It can be used to prevent users from downloading very large files
	at high speed. When the response headers are received, the
	delay_body_max_size lines are processed, and the first matching
	line is used as the maximum body size for this reply before
	it gets assigned to the specified pool

	The size is specified with unit, i.e. 4 MB

	To make exceptions where the request should not be reassigned to
	a delay pool specify the keyword none as bytes value and no
	delay_pool value (one argument less in such case)

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors