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.
Currently the weight parameter with a configfile of CRConfig.json is required of each ATS server profile. Because this is associated with the CRConfig.json even though it's an ATS thing, it's added to the general section of the CRConfig. This causes an unexpected, yet harmless change, in the TrafficPortal Diff when updating this parameter on a subset of caches. At the end of the day, the other change to the hashCount of a particular server is what matters.
Expected / new behavior:
I would like to see the weight parameter excluded from the general section of the CRConfig.
Minimal reproduction of the problem with instructions:
Create 2 ATS profiles with different weights associated with the CRConfig.json config file. Observe that only the "last" value is present in the CRConfig diff in addition to the hashCount.
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
Currently the weight parameter with a configfile of CRConfig.json is required of each ATS server profile. Because this is associated with the CRConfig.json even though it's an ATS thing, it's added to the general section of the CRConfig. This causes an unexpected, yet harmless change, in the TrafficPortal Diff when updating this parameter on a subset of caches. At the end of the day, the other change to the hashCount of a particular server is what matters.
Expected / new behavior:
I would like to see the weight parameter excluded from the general section of the CRConfig.
Minimal reproduction of the problem with instructions:
Create 2 ATS profiles with different weights associated with the CRConfig.json config file. Observe that only the "last" value is present in the CRConfig diff in addition to the hashCount.
Anything else: