Squid configuration directive icap_retry

Available in: 3.3   3.2   3.1   3.HEAD  

History:

Changes in 3.1 icap_retry

New option to determine which retriable ICAP transactions are retried.

        Transactions that received a complete ICAP response
        and did not have to consume or produce HTTP bodies to receive
        that response are usually retriable.

                icap_retry allow|deny [!]aclname ...

        Squid automatically retries some ICAP I/O timeouts and errors
        due to persistent connection race conditions.
        

Configuration Details:

Option Name:icap_retry
Replaces:
Requires:--enable-icap-client
Default Value:deny all
Suggested Config:

	This ACL determines which retriable ICAP transactions are
	retried. Transactions that received a complete ICAP response
	and did not have to consume or produce HTTP bodies to receive
	that response are usually retriable.

	icap_retry allow|deny [!]aclname ...

	Squid automatically retries some ICAP I/O timeouts and errors
	due to persistent connection race conditions.

	See also: icap_retry_limit

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors