2012/06/11 03:07:58| ACL::checklistMatches WARNING: 'OK' ACL is used but there is no HTTP reply -- not matching. 2012/06/11 03:07:58| ACL::checklistMatches WARNING: 'REDIRECT' ACL is used but there is no HTTP reply -- not matching.

in squid.conf
acl REDIRECT http_status 302
acl OK  http_status 200-206


i'm not sure if im right
but i want to deny cache on 302 code responses.
i understand that http_status acl is a fast one but
i'm trying to use it on the


cache deny REDIRECT
cache allow all


any comments will be gladly be welcome.

Thanks,
Eliezer

--
Eliezer Croitoru
https://www1.ngtech.co.il
IT consulting for Nonprofit organizations
eliezer <at> ngtech.co.il

Reply via email to