I'm not sure, but if I recall correctly CFCACHE still writes temp files to
the file system and reads them back each time, which doesn't perform very
well under load. Have a look at Ray's scopecache custom tag. I looked around
for it and the only link I could find was in the SVN repo for Blog CFC. Ray,
if you see this, any chance you'll set up a separate RIAForge project just
for this?

http://svn.riaforge.org/blogcfc/client/tags/scopecache.cfm


On 9/21/07, Richard Steele <[EMAIL PROTECTED]> wrote:
>
> The first line of code in my cfm page is
> <cfcache timespan="1">
>
> This works most of the time, but occasionally I get an error.
> Failed to add HTML header.
>
> What am I missing here? Thanks in advance.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289091
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to