mitchell852 commented on issue #1124:
URL: https://github.com/apache/trafficcontrol/issues/1124#issuecomment-775597069


   > Here's an idea:
   > 
   > * some kind of global "maintenance" flag in the DB
   > * some way to grant "maintenance" privileges to TO users
   > 
   > If a user does not have maintenance privileges, and TO is in maintenance 
mode, all their requests get 503'd.
   
   would it make sense to use a couple new parameters that are part of the 
global profile? i.e. 
   
   1. name=maintenance, config_file=global, value=true|false and 
   2. name=maintenance.users, config_file=global, value=comma-separated list of 
usernames that can interact w/ TO when maintenance=true
   
   or is that taking parameters too far?
   
   
   
   
   
   
   


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