Leif Hedstrom created TS-2694:
---------------------------------
Summary: escalation plugin: Allow multiple hosts and status
codesin a rule
Key: TS-2694
URL: https://issues.apache.org/jira/browse/TS-2694
Project: Traffic Server
Issue Type: New Feature
Components: Plugins
Reporter: Leif Hedstrom
With the implementation of TS-2692, we should add a feature to allow the
escalation plugin to list multiple hosts. The rules would be e.g.
{code}
404:a.example.com,b.example.com,c.example.com
{code}
We'll try them in that order, until one works.
For status codes, we should also allow similar lists, e.g.
{code}
403,404:a.example.com,b.example.com
{code}
Long term, we can come up with some nicer format, but this is a start. Also see
the doc at https://cwiki.apache.org/confluence/display/TS/EscalationPlugin
which has a bunch of other ideas for a better config format.
--
This message was sent by Atlassian JIRA
(v6.2#6252)