You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/04/02 18:09:20 UTC

[jira] [Created] (TS-2694) escalation plugin: Allow multiple hosts and status codesin a rule

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)