Page 1 of 1
Page Cache Problems
Posted: Fri Aug 11, 2006 11:49 am
by jtmerch
Hello, at times some of my pages just seem to stick and when I change the content it doesn't seem to matter. I've set bot the maxage and maxstale to 0 but the page is still reading the text from hours ago. This page is on my host's server but when I manually look at the page using ftp it does show the new text. The vxml is simply playing the old text. What could this be?
IVR platform revision should correct caching mechanism issue
Posted: Fri Aug 11, 2006 3:42 pm
by support
Hello,
Some IVR application servers seem to cause IVR problems with our current caching mechanisms. The next revision of our IVR platform slated for release in the next few week should correct this in nearly every case. For now, please continue to use maxage and try to use absolute references to your pages whenever possible (this sometimes help clear the cache).
Regards,
Plum Support
Posted: Tue Aug 15, 2006 1:24 pm
by always24x7
I have fixed this problem by using a PHP or other CGI program to pitch the vxml.
The PHP is always considered stale.
Also, another trick is to temporarily rename the script, then rename it back after it is been called by the new name.