Re: [squid-users] Why are cache_peer_access acls called 4 times in a row?

From: Elli Albek <elli_at_sustainlane.com>
Date: Sun, 19 Oct 2008 17:12:30 -0700 (PDT)

Thanks.

It makes sense since setting "always direct" to this acl evaluates the acl once (and also once on the always direct rule, but this is expected).

The four acl evaluations return success, so is it possible to configure squid to stop at the first success or just evaluate one algorithm?

E

No. peer acls is evaluated during peering selection, not during
re-forwarding.

More likely it's because the peer was selected by 4 different
algorithms. It's an accelerator where going direct is not allowed so
Squid tries really hard to find all possible paths to forward the
request.

Regards
Henrik
Received on Mon Oct 20 2008 - 00:12:33 MDT

This archive was generated by hypermail 2.2.0 : Mon Oct 20 2008 - 12:00:04 MDT