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?
We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics
To cache or not to cache
IVR platform only caches script pgs in "static" fi
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
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