Author: Dragonsys » Mon Jun 12, 2006 8:34 am
cache, in terms of IM, are a copy of frequently accessed files.
The cache is used to keep load times of pages lower. The server will display a cached file instead of grabbing the original file and then parsing it to display all the correct data. So, items which do not change in the file (static stuff) will load and display faster for the site visitor.
Last edited by Dragonsys on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.