You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2016/08/16 16:45:20 UTC

[jira] [Updated] (TS-2694) Escalation plugin: Allow multiple hosts and status codes in a rule

     [ https://issues.apache.org/jira/browse/TS-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Call updated TS-2694:
---------------------------
    Summary: Escalation plugin: Allow multiple hosts and status codes in a rule  (was: escalation plugin: Allow multiple hosts and status codes in a rule)

> Escalation plugin: Allow multiple hosts and status codes in 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
>             Fix For: sometime
>
>
> 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.3.4#6332)