Page 1 of 1

To cache or not to cache

Posted: Thu May 31, 2007 7:32 pm
by vmagic
I'm using php to pitch vxml, i.e. a php script with embedded vxml.

I'm about to launch an application into production.
I'm will also continue to be in a heavy developmental mode.

I am trying to weight the pro's & con's of caching.

From reading this forum about caching related issues, I'm not sure whether I should enable cache or not.

Please advise?

IVR platform only caches script pgs in "static" fi

Posted: Mon Jun 04, 2007 1:54 pm
by support
Hi,

The IVR platform only caches script pages in "static" file formats (.vxml, .xml, etc).

PHP files are dynamic, so they will never be cached, even if you would like them to be.



Regards,
Plum Support