Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
3.1.0
-
None
Description
when we put our TS online, we find out we are complex when handling squid's default filter rule such as:
acl ctoc referer_regex -i XXXa\.com\/ XXXb\.com\/ XXXc\.com\/ http_access deny ctoc
we have to convert every map rule to map_with_referer, and get very ugly. if we can get the referer filter config in the bulk way as IP based filter in the remap.config, it will make the config file clear and clean