Hi

Since 6.2 ( aka migrating from 5.8 )

Squid claim about token sent by external_acl_helper

the external acl helper send
"OK itchart=PASS user=dtouzeau category=143 category-name=Trackers clog=cinfo:143-Trackers;"

squid claim
2023/08/28 16:47:02 kid1| WARNING: Unsupported or unexpected from-helper annotation with a name reserved for Squid use: itchart=PASS     advice: If this is a custom annotation, rename it to add a trailing underscore: itchart_
    current master transaction: master278
2023/08/28 16:47:02 kid1| WARNING: Unsupported or unexpected from-helper annotation with a name reserved for Squid use: category=143     advice: If this is a custom annotation, rename it to add a trailing underscore: category_
    current master transaction: master278
2023/08/28 16:47:02 kid1| WARNING: Unsupported or unexpected from-helper annotation with a name reserved for Squid use: category-name=Trackers     advice: If this is a custom annotation, rename it to add a trailing underscore: category-name_
    current master transaction: master278
2023/08/28 16:47:02 kid1| WARNING: Unsupported or unexpected from-helper annotation with a name reserved for Squid use: clog=cinfo:143-Trackers;     advice: If this is a custom annotation, rename it to add a trailing underscore: clog_
    current master transaction: master278
2023/08/28 16:47:02 kid1| WARNING: Unsupported or unexpected from-helper annotation with a name reserved for Squid use: itchart=PASS     advice: If this is a custom annotation, rename it to add a trailing underscore: itchart_
    current master transaction: master278

Did the helper instead of "itchart=PASS" must send

"itchart_=PASS"
or
"itchart_PASS"

?




--
David Touzeau - Artica Tech France
Development team, level 3 support
----------------------------------
P: +33 6 58 44 69 46
www:https://wiki.articatech.com
www:http://articatech.net
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to