Squid configuration directive htcp_clr_access

Available in: 3.3   3.2   3.1   2.7   3.HEAD   2.HEAD   3.0   2.6  

Configuration Details:

Option Name:htcp_clr_access
Replaces:
Requires:--enable-htcp
Default Value:deny all
Suggested Config:
# Allow HTCP CLR requests from trusted peers

	Allowing or Denying access to purge content using HTCP based
	on defined access lists

	htcp_clr_access  allow|deny [!]aclname ...

	See http_access for details

	This clause only supports fast acl types.
	See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details.

acl htcp_clr_peer src 172.16.1.2
htcp_clr_access allow htcp_clr_peer

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors