[
https://issues.apache.org/jira/browse/TS-3410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337499#comment-14337499
]
ASF subversion and git services commented on TS-3410:
-----------------------------------------------------
Commit 78ded26184ade4bd945f96c72987ac7bcc9d66dc in trafficserver's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=78ded26 ]
TS-3410: fix CHANGES
> remove traffic_ctl bounce command
> ---------------------------------
>
> Key: TS-3410
> URL: https://issues.apache.org/jira/browse/TS-3410
> Project: Traffic Server
> Issue Type: Improvement
> Components: Configuration, Console
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 5.3.0
>
>
> The distinction between restart and bounce is hard to remember. Rather that
> two separate {{traffic_ctl}} subcommands, let's make this a single subcommand
> with the option to also restart {{traffic_manager}}.
> {code}
> jpeach$ sudo ./cmd/traffic_ctl/traffic_ctl server restart --help
> Usage: traffic_ctl server restart [OPTIONS]
> Options:
> switch__________________type__default___description
> --drain on false Wait for client connections to
> drain before restarting
> --manager on false Restart traffic_manager as well as
> traffic_server
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)