request for bulk setting in remap.config for refer filter
---------------------------------------------------------
Key: TS-892
URL: https://issues.apache.org/jira/browse/TS-892
Project: Traffic Server
Issue Type: Improvement
Components: Configuration, HTTP
Affects Versions: 3.1.0
Reporter: Zhao Yongming
when we put our TS online, we find out we are complex when handling squid's
default filter rule such as:
{code}
acl ctoc referer_regex -i XXXa\.com\/ XXXb\.com\/ XXXc\.com\/
http_access deny ctoc
{code}
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
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira