[ 
https://issues.apache.org/jira/browse/TS-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240228#comment-14240228
 ] 

Bryan Call commented on TS-1461:
--------------------------------

My thought is you would try to restart the server right away then continue to 
restart forever doubling the timeout period until 60 seconds.

{code}
Attempt / wait time
1 / 0
2 / 1
3 / 2
4 / 4
5 / 8
6 / 16
7 / 32
8 / 60
9 / 60
10 / 60
...
{code}


> 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)

Reply via email to