Was the "header_access" directive/functionality removed or otherwise
broken in Squid3/HEAD?

I am using squid-3.HEAD-20080910 with the following config lines:

acl appsds_ctl url_regex -i ^http://apps.ds.atv/
request_header_access Cache-Control deny appsds_ctl
header_access Cache-Control deny appsds_ctl
header_replace Cache-Control public, s-maxage=14400, max-age=14400


And a "squid -k parse" gives me the following error:

2008/09/12 12:44:21| Processing Configuration File:
/usr/local/squidapp/etc/squid.conf (depth 0)
2008/09/12 12:44:21| cache_cf.cc(360) parseOneConfigFile: squid.conf:473
unrecognized: 'header_access'


-Nick

Reply via email to