Squid configuration directive neighbor_type_domain

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:neighbor_type_domain
Replaces:
Requires:
Default Value:The peer type from cache_peer directive is used for all requests to that peer.
Suggested Config:

	Modify the cache_peer neighbor type when passing requests
	about specific domains to the peer.

	Usage:
		neighbor_type_domain peer-name parent|sibling domain...

	For the required peer-name parameter, use either the value of the
	cache_peer name=value parameter or, if name=value is missing, the
	cache_peer hostname parameter.

	For example:
		cache_peer foo.example.com parent 3128 3130
		neighbor_type_domain foo.example.com sibling .au .de

	The above configuration treats all requests to foo.example.com as a
	parent proxy unless the request is for a .au or .de ccTLD domain name.

 

Back

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors