logo       

what's wrong with cfcache?: msg#00007

cms.cold-fusion.user.azcfug

Subject: what's wrong with cfcache?

Have anyone had problem with cfcache tag? I try to run
the cache example from the cfdocs. It takes forever
and freeze the codlfusion application server. I have
to restart the cf server. Any idea? This is the sample
code. I am running coldfusion server on Windows 2000.
I am sure that the server allow at least 5
simultaneous requests.

<cfcache timeout="dateAdd('d', '-1', Now())">
<HTML>
<HEAD>
<TITLE>CFCACHE Example</TITLE>
</HEAD>
<BODY>
<H1>CFCACHE Example</H1>

<H3>This is a test of some simple output</H3>
<CFPARAM NAME="URL.x" DEFAULT="no URL parm passed" >
<CFOUTPUT>The value of URL.x = # URL.x #</CFOUTPUT>
</BODY>
</HTML>

thanks!

Terence Chang

=====
Terence Chang and Yin Li
peanutlen@xxxxxxxxxxxxx

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise