Don't know if its the final solution,
but I put all my cached queries into Request scope.

a la <CFQUERY Name="Request.MyQuery".....

best,  paul


At 10:53 PM 12/22/00 -0500, you wrote:

>I am assuming that if multiple pages hit the same cached query, Cold Fusion
>internally handles it correctly without me locking it??
>But then again, I would have assumed it would handle session variables
>correctly also if I didn't subscribe to cf-talk:)
>
>I am thinking:  what happens if I have a large dataset being cached.... and
>what happens when it expires..  the next page to hit it has to re-run the
>query. While that query is executing, other pages are still reading it.
>
>Al Musella, DPM
>Musella Foundation
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to