Squid configuration directive url_rewrite_concurrency

Available in: 3.1   2.7   2.HEAD   3.0   2.6  

History:

Changes in 2.6 url_rewrite_concurrency

Activates a new and more efficient helper protocol. Requires changes in the helper.

Configuration Details:

Option Name:url_rewrite_concurrency
Replaces:redirect_concurrency
Requires:
Default Value:url_rewrite_concurrency 0
Suggested Config:

	The number of requests each redirector helper can handle in
	parallel. Defaults to 0 which indicates the redirector
	is a old-style single threaded redirector.

	When this directive is set to a value >= 1 then the protocol
	used to communicate with the helper is modified to include
	a request ID in front of the request/response. The request
	ID from the request must be echoed back with the response
	to that request.

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors