[thesite] Caching

Warden, Matt mwarden at mattwarden.com
Sat Feb 2 13:09:00 CST 2002


On Feb 2, .jeff had something to say about RE: [thesite] Caching

>there are ways.  it simply requires combing through the code for each
>process that runs that changes information that's displayed on the front
>page and blasting the cached query out of memory so it runs from the
>database and not from memory.  the solution is definitely doable, but time
>consuming.

How about this:

http://evolt.org/?refresh

if priv >= 3 then
	blowout article query in cache
end if


this would help because when i approve an article, i want to be able to
see it show up on the front page so i know that everything is good to go.

plus, i'll be able to see how you do it so i can look into adding cache
refreshers to the appropriate processes.

sound reasonable?



--
mattwarden
mattwarden.com




More information about the thesite mailing list