Showing 6 results.
Items per Page 50
of 1

CVP Forum

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi,

Got a question:

How does caching work with Audium Server? It does not seem to fetch modified code even after I restart the audium server. The caching property on the Audium app's setting is set to "safe".

Thank you.

gary

Caching
Answer
2/28/03 8:13 AM as a reply to Anonymous.
What kind of caching are you referring to, for Java code, or for VoiceXML code?

Audium does no caching of Java code. When the Audium Server is started, all Java classes are loaded into memory and used for all calls until either the Java application server is stopped or you run the update script that affects that Java class.

As for audio content, static grammar files, and static files used for VoiceXML Insert elements, the voice browser takes care of caching those files, Audium is not involved.