bryancall commented on issue #7103: URL: https://github.com/apache/trafficserver/issues/7103#issuecomment-4827339300
The way the maintainers chose to handle this in the discussion (a revert option in traffic_ctl that sets a configuration value back to its built-in default, since automatically detecting an omission from the config file is hard) has shipped. The "traffic_ctl config reset" command was added in https://github.com/apache/trafficserver/pull/12752, first released in 10.2.0. It looks up the matching records and, for any whose current value differs from the default, sets them back to the default (for example "traffic_ctl config reset proxy.config.http.cache.ignore_accept_encoding_mismatch"). The records subsystem also moved to YAML (records.yaml) in the 10.x line. Closing as addressed by that command. Please reopen if a fully automatic reset on reload is still wanted. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
