cache_timeout_open
Timeout for opening a cache entry.
Value |
Integer: 1–INT_MAX. |
Default |
5000 (milliseconds) |
How to set |
session.xml—Sets the session default. API—Set as TTS_PARAM_CACHE_TIMEOUT_OPEN in TtsSetParamsEx.
|
Usage |
Useful when troubleshooting performance problems and determining that downloads stall because the web server frequently validates cached data; there is high contention for the entry across instances. |
If this timer expires, Vocalizer logs a warning and re-fetches the URI.