[
https://issues.apache.org/jira/browse/TS-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242965#comment-14242965
]
ASF GitHub Bot commented on TS-1461:
------------------------------------
GitHub user ericcarlschwartz opened a pull request:
https://github.com/apache/trafficserver/pull/154
TS-1461
JIRA Ticket: https://issues.apache.org/jira/browse/TS-1461
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yahoo/trafficserver TS-1461
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/154.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #154
----
commit 8f7183c0a376ae769993c2c1ec0dcd74363680af
Author: es <[email protected]>
Date: 2014-12-10T19:16:37Z
Update traffic_manager to restart w/ exponential backoff
commit 59b327470013866960d4eb3222ba43c48e6dc13a
Author: es <[email protected]>
Date: 2014-12-11T00:00:18Z
fix to move restart
----
> traffic_manager should only try X number of times to start traffic_server
> -------------------------------------------------------------------------
>
> Key: TS-1461
> URL: https://issues.apache.org/jira/browse/TS-1461
> Project: Traffic Server
> Issue Type: Improvement
> Components: Manager
> Affects Versions: 3.2.0
> Reporter: David Carlin
> Assignee: Eric Schwartz
> Priority: Minor
> Fix For: 5.3.0
>
>
> If there is a problem with the config and traffic_server doesn't start,
> traffic_manager still tries indefinitely to restart ATS. This fills up the
> TS logs, /var/log/messages, and can send out hundreds of emails via
> proxy.config.alarm_email.
> Is it possible to have traffic_manager only attempt X number of restarts? Or
> X number of restarts in a given period of time?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)