[squid-users] External acl on delay_access directive

Alex Rousskov rousskov at measurement-factory.com
Thu Jan 17 16:39:40 UTC 2019


On 1/17/19 9:13 AM, Luca Savarino wrote:

> WARNING: ip_list ACL is used in context without an ALE
> state. Assuming mismatch.

> delay_access 1 allow ip_list

Looks like a Squid bug to me -- Squid should supply ALE (a blob
containing various transaction details) to the delay_access code but
evidently does not.

If you are a developer or can hire a developer to fix this bug, a good
starting point could be the missing ACLFilledChecklist::al
initialization in DelayId::DelayClient().


HTH,

Alex.


More information about the squid-users mailing list