Squid configuration directive icap_206_enable

Available in: 3.3   3.2   3.HEAD  

History:

Changes in 3.2 icap_206_enable

New option to toggle whether the ICAP 206 (Partial Content) responses extension. Default is on.

Configuration Details:

Option Name:icap_206_enable
Replaces:
Requires:--enable-icap-client
Default Value:icap_206_enable on
Suggested Config:

	206 (Partial Content) responses is an ICAP extension that allows the
	ICAP agents to optionally combine adapted and original HTTP message
	content. The decision to combine is postponed until the end of the
	ICAP response. Squid supports Partial Content extension by default.

	Activation of the Partial Content extension is negotiated with each
	ICAP service during OPTIONS exchange. Most ICAP servers should handle
	negotation correctly even if they do not support the extension, but
	some might fail. To disable Partial Content support for all ICAP
	services and to avoid any negotiation, set this option to "off".

	Example:
	    icap_206_enable off

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors