I don't agree with this.  You can cache pretty much any query as long as the
server has the resources, but that doesn't mean you should cache everything.
In my experience caching in general takes a bit of forethought to implement
in the most efficient way.  As long as you return a query, you can cache it
in a number of different ways.  Whether a query should be cached or not is
the more pertinent question.

Andy

-----Original Message-----
From: Micha Schopman [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 29, 2004 8:54 AM
To: CF-Talk
Subject: RE: The search is killing the server. Please help!

Caching queries in application scope is a gray area, sometimes it can be
implemented very soon, and sometimes it is very hard to implement. It
all depends on the sql code being executed.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to