CacheWarmingConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / CacheWarmingConfig
Interface: CacheWarmingConfig
Section titled “Interface: CacheWarmingConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2923
Cache warming configuration
Properties
Section titled “Properties”enabled
Section titled “enabled”
readonlyenabled:boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2925
Enable automatic warming
warmOnStartup
Section titled “warmOnStartup”
readonlywarmOnStartup:CacheKeyComponents[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2927
Keys to warm on startup
warmIntervalMs
Section titled “warmIntervalMs”
readonlywarmIntervalMs:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2929
Warm interval in milliseconds
maxEntriesPerWarm
Section titled “maxEntriesPerWarm”
readonlymaxEntriesPerWarm:number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2931
Maximum entries to warm per interval
predictionModel
Section titled “predictionModel”
readonlypredictionModel:"recent"|"frequent"|"pattern"|"none"
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:2933
Prediction model for warming