[
https://issues.apache.org/jira/browse/TS-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Paul updated TS-37:
--------------------------
Description:
This is a minor old issue that has been around for a while. The Debug and
Action tags are vertical-bar separated lists, *NOT* comma or colon separated
which is reported by the 'traffic_server' usage/help. This can confuse new
developers. The example in 'records.config.in' is correct. Proper multiple
wildcard tag usage from the command line is as follows:
/usr/local/trafficserver/bin/traffic_server -T "http.\*|dns.\*"
Use with CAUTION as this is will affect *PERFOMANCE*.
-George
was:
This is a minor old issue that has been around for a while. The Debug and
Action tags are vertical-bar separated list, *NOT* comma or colon separated
which is reported by the 'traffic_server' usage/help. This can confuse new
developers. The example in 'records.config.in' is correct. Proper multiple
wildcard tag usage from the command line is as follows:
/usr/local/trafficserver/bin/traffic_server -T "http.\*|dns.\*"
Use with CAUTION as this is will affect *PERFOMANCE*.
-George
Summary: taglists: Debug and Action tags are vertical-bar separated
lists, not comma or colon separated (was: taglists: Debug and Action tags are
vertical-bar separated list, not comma or colon separated)
> taglists: Debug and Action tags are vertical-bar separated lists, not comma
> or colon separated
> ----------------------------------------------------------------------------------------------
>
> Key: TS-37
> URL: https://issues.apache.org/jira/browse/TS-37
> Project: Traffic Server
> Issue Type: Bug
> Affects Versions: 2.0a
> Environment: ubuntu 9.04 x86 w/ gcc 4.3.3
> Reporter: George Paul
> Priority: Trivial
>
> This is a minor old issue that has been around for a while. The Debug and
> Action tags are vertical-bar separated lists, *NOT* comma or colon separated
> which is reported by the 'traffic_server' usage/help. This can confuse new
> developers. The example in 'records.config.in' is correct. Proper multiple
> wildcard tag usage from the command line is as follows:
>
> /usr/local/trafficserver/bin/traffic_server -T "http.\*|dns.\*"
> Use with CAUTION as this is will affect *PERFOMANCE*.
> -George
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.