TSStatPersistence
Synopsis
#include <ts/ts.h>
- 
type TSStatPersistence
 
Enum typedef.
Enumeration Members
- 
TSStatPersistence TS_STAT_PERSISTENT
 The statistic value should be preserved across traffic_server restarts.
- 
TSStatPersistence TS_STAT_NON_PERSISTENT
 The statistic value should not be preserved across process restarts.
Description
The level of persistence for a statistic value.