Records config review for update type behavior
----------------------------------------------
Key: TS-72
URL: https://issues.apache.org/jira/browse/TS-72
Project: Traffic Server
Issue Type: Bug
Components: Cleanup
Affects Versions: 2.0a
Environment: All
Reporter: George Paul
Priority: Minor
The Records configuration variables need to be reviewed for proper intended
update type behavior.
The update types can be the following:
RU_NULL, // default: don't know the behavior
RU_REREAD, // config can be updated dynamically w/ traffic_line
-x
RU_RESTART_TS, // config requires TS to be restarted to take effect
RU_RESTART_TM, // config requires TM/TS to be restarted to take effect
RU_RESTART_TC // config requires TC/TM/TS to be restarted to take effect
This will require review of the overall system and component configs. Possibly
split this ticket into seperate tickets targeted to the various components.
-George
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.