TSRecordUpdateType¶
Enumeration Members¶
-
TSRecordUpdateType
TS_RECORDUPDATE_NULL
¶ The value cannot be updated. This is used primarily as a default value, actual instances should not use this.
-
TSRecordUpdateType
TS_RECORDUPDATE_DYNAMIC
¶ The value can be updated at runtime, including by using traffic_ctl.
-
TSRecordUpdateType
TS_RECORDUPDATE_RESTART_TS
¶ The value is updated if the traffic_server process is restarted.
-
TSRecordUpdateType
TS_RECORDUPDATE_RESTART_TM
¶ The value is updated if the traffic_manager process is restarted.