Hello! On 10/10 03:34, Fei Deng wrote: > While fixing the problem where "remap.config" gets reloaded automatically, > we noticed it is related to the command "traffic_ctl config status". Some > of us at the summit thinks that this command isn't useful, since the only > thing it does is returning a status code to say some config files has been > changed and a "traffic_ctl config reload" is required to make those changes > take effect. However, it does NOT show which of the config files has been > changed.
There are also config changes that require a restart to be applied, and traffic_ctl config status does detect those. We are using it in a monitoring check [1] and find it quite useful, so unless there are specific issues with it (or there's an alternative), -1 from our side. [1] https://github.com/wikimedia/puppet/blob/production/modules/profile/files/trafficserver/check_trafficserver_config_status.sh