How do I optimize my application to allow Tellme to cache effectively?
To optimize performance, Tellme encourages you to allow the VoiceXML interpreter to cache content for as long as possible. The Tellme interpreter normally performs an HTTP If-Modified-Since query for each requested document. By specifying an appropriate HTTP Expires, Pragma, or Cache-Control header, you can prevent the interpreter from making this check.