Re: Using caching for a RSS feed

2014-10-10 Thread Dave Watts
... cfcache action = cache timespan = #createtimespan(0,0,2,0)# cffeed action=read source=#rssUrl# query=entriesNews properties=info timeout = 180 ... For Application Server Caching, we have Cache Template in Request and Save Class Files enabled. Since lot of files are in

Using caching for a RSS feed

2014-09-26 Thread Chris h
Hi All, Below is the code which is being used for reading a RSS feed from a Wordpress(WP) site running Wordpress 3.9.1 --