I have an external acl to running some logic. the Acl modify the squid log with parameter %ea the acl returns something like this: ERR message=.... log=uuid or OK message=.... log=uuid uuid is a unique key generate by the acl. When I check the access.log file appears repeated uuid. I think it is that squid caches the response, i put ttl=0 and negative_ttl=0 and the error persist. thanks in advance