Squid configuration directive htcp_access

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:htcp_access
Replaces:
Requires:--enable-htcp
Default Value:Deny, unless rules exist in squid.conf.
Suggested Config:
# Allow HTCP queries from local networks only
#htcp_access allow localnet
#htcp_access deny all

	Allowing or Denying access to the HTCP port based on defined
	access lists

	htcp_access  allow|deny [!]aclname ...

	See also htcp_clr_access for details on access control for
	cache purge (CLR) HTCP messages.

	NOTE: The default if no htcp_access lines are present is to
	deny all traffic. This default may cause problems with peers
	using the htcp option.

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


 

Back

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors