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

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
vmagic
Posts: 14
Joined: Tue Aug 08, 2006 3:20 pm

To cache or not to cache

Post 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?

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

IVR platform only caches script pgs in "static" fi

Post 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

Post Reply