You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
Traffic Control Health Client (tc-health-client)
Current behavior:
v3 API will be deprecated soon and needs to updated to v4. The last redesign requires a SIGHUP to reload the config file. we need to add a reload option to the systemd config.
New behavior:
The servers endpoint in the v4 API is more efficient and reduces the amount of failures when contacting the TO API and also eliminates the need for longer timeout settings.
The last redesign requires a SIGHUP to reload the config file when changes are made. adding a reload option to systemd makes it easier for automation such as ansible to reload the configs.
This Improvement request (usability, performance, tech debt, etc.) affects these Traffic Control components:
Current behavior:
v3 API will be deprecated soon and needs to updated to v4. The last redesign requires a SIGHUP to reload the config file. we need to add a reload option to the systemd config.
New behavior:
The servers endpoint in the v4 API is more efficient and reduces the amount of failures when contacting the TO API and also eliminates the need for longer timeout settings.
The last redesign requires a SIGHUP to reload the config file when changes are made. adding a reload option to systemd makes it easier for automation such as ansible to reload the configs.