James Peach created TS-3410:
-------------------------------
Summary: 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
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)