rob05c opened a new issue #4898:
URL: https://github.com/apache/trafficcontrol/issues/4898


   ATS config generation creates DSCP files from DS settings. These settings 
are read and then set as a file on the remap.config line for the DS.
   
   But the files themselves are not inferred. The `location` Parameters for 
`set_dscp_#.config` must exist, or ATS will fail to start.
   
   The Config Generation should infer these files from the DSCP settings of all 
DSes on the Server, instead of relying on duplicate, potentially-wrong 
Parameters.
   
   ## I'm submitting a ...
   
   - [x] new feature / enhancement request
   - [x] improvement request (usability, performance, tech debt, etc.)
   
   
   ## Traffic Control components affected ...
   - [ ] Traffic Ops ORT
   
   ## Current behavior:
   DSCP files are not  dynamically created
   
   ## Expected / new behavior:
   DSCP files are dynamically created as needed, irrespective of `location` 
Parameters.
   
   ## Minimal reproduction of the problem with instructions:
   Delete all `set_dscp_` `location` Parameters, run ORT, observe ATS exploding.
   
   ## Anything else:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to