Hi

I have created an external helper that return  OK a=note1

By adding tags in logs I see correctly that squid writes in log,
"a:%20note1"

But I cannot match this note in acls both test1 and test2 test3 not matches
the added tag

Acl test1 note a:note1
Acl test2 note a=note1
Acl test3 note:%20note1

http_access deny test1
http_access deny test2
http_access deny test3

What is the correct line to retrieve the correct note ?



_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to