[thesite] Caching Questions

Daniel J. Cody djc at starkmedia.com
Wed Jan 9 15:30:22 CST 2002


thats just on t.e.o so the front page doesn't timeout because the DB 
behind it is so slow..

once it's moved up to production, it'll be live and uncached

Warden, Matt wrote:

> On Jan 9, Michele Foster had something to say about [thesite] Caching Questions
> 
> 
>>Hi everyone ...
>>
>>For my own information .. I'm just wondering about the caching of the front
>>page on teo and what exactly it is doing.  I posted a new comment, and it
>>doesn't show up right away.  I also noticed it the other day that the front
>>page indicated a certain number of ratings for a particular article, yet
>>when I viewed the article there were more ratings.
>>
>>How long is the caching?  
>>
> 
> It's just the queries that are cached, not the page. 
> 
>>From the code, it looks like 20 minutes. Though, I don't claim to be any
> kind of CF programmer, so I might be interpreting it wrongly:
> 
> CreateTimeSpan(0, 0, 20, 0)
> 
> docs say that 20 is minutes, so... 






More information about the thesite mailing list