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.