inet_cache_control_max_stale
Internet fetch HTTP/1.1 max-stale directive for controlling caching.
Value |
Integer: 0–INT_MAX (seconds), or -1 to disable (use normal caching). |
Default |
-1 (disabled) |
How to set |
Set in a VoiceXML application, using the maxstale attribute. Set in the voice browser, using the Cache-Control:max-stale header in a SPEAK or LOAD-LEXICON method. Set in the session xml file for the application. Configure the <speechsynth> element located under <sessionparameters>, <speechserver>.
|
Use |
Seldom used. |
Expands caching to using content that has exceeded the web server specified expiration time by the specified number of seconds.