cached queries, via cachedwithin or cachedafter, are identified by their signature which is composed of query name, SQL, etc..I forget the exact qualities.  These are cached regardless of the presence of a cfapplication, else you would be required to use one when caching.


Doug

-----Original Message-----
From: Jim McAtee [mailto:[EMAIL PROTECTED]
Sent: Friday, January 30, 2004 1:31 PM
To: CF-Talk
Subject: Cached Queries

Are cached-queries cfapplication-name specific?  I've got a web site running
a cf application (named "myapp") and a related administrative application on
another web site (also "myapp" for the moment).  I'd like to change the name
of the admin app so that admins aren't automatically logged in to the
application on the web site proper (make sense?).  If the admin app with a
different cfapplication name forces the reloading of cached queries, should
they carry over to the other cfapplication?

Or are cached queries identified by query name and exist across the entire
physical CF server?
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to