Squid configuration directive acl_uses_indirect_client

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

History:

Changes in 3.1 acl_uses_indirect_client

Whether to use any result found by follow_x_forwarded_for in further ACL processing. Default: ON

        Controls whether the indirect client address
        (see follow_x_forwarded_for) is used instead of the
        direct client address in acl matching.
        

Configuration Details:

Option Name:acl_uses_indirect_client
Replaces:
Requires:--enable-follow-x-forwarded-for
Default Value:acl_uses_indirect_client on
Suggested Config:

	Controls whether the indirect client address
	(see follow_x_forwarded_for) is used instead of the
	direct client address in acl matching.

	NOTE: maxconn ACL considers direct TCP links and indirect
	      clients will always have zero. So no match.

 

Back

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors