Menu

#3 Need to cache all data files

open
nobody
None
5
2003-02-09
2003-02-09
No

Right now, for almost all files, we reload them WITH
EACH HTTP REQUEST. This is just dumb. We should
be loading them in LoadConfig() like the HTML include
file, and have the caches in memory. When we have an
update, we can just hit the Update button to reload
them.

Discussion


Log in to post a comment.