Jun
24
2009
Flush ColdFusion trusted cache from Farcry Webtop
Posted by AJ Mercer at 1:21 pm ColdFusion | Farcry
On my Farcry production server I have enabled Trusted Cache to improve ColdFusion performance. But every time I deployed changes to my Farcry site, I would forget to flush the cache and would take my a moment ot two to realise why my changes have not taken affect.
So I have created an extension to the Farcry Admin Reload application so you flash the ColdFusion cache from the the WebTop.
You can see the code for Flush ColdFusion trusted cache from Farcry Webtop on FarcryCMS Docs.