Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > ColdFusion > Should a system...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 1639 of 1699
Post > Topic >>

Should a system probe cache a query?

by joled@[EMAIL PROTECTED] Jan 11, 2007 at 05:30 AM

Hello,
I have a CF template that has a query which is cached like this
<cfquery datasource="#dsn#" name="getQuantity"
cachedwithin="#CreateTimeSpan(0, 4, 0, 0)#">
which to me says cache this query's results for 4 hours. After 4 hours
run the query and cache
those results for four hours. I started a system probe in the CFAdmin
which runs every 4hr 10min
and what it does is runs the CF template with the cached query in it.
The probe does not appear
to be caching the query. I say this because when I hit that web page
with my browser it executes
the query which takes a while.

So my question is should the system probe cache the query? Also, is
there a way in CF Admin
to see which query's are cached?
Thanks in advance.
Joe
 




 1 Posts in Topic:
Should a system probe cache a query?
joled@[EMAIL PROTECTED]   2007-01-11 05:30:04 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 13 4:38:59 CDT 2008.