
05-14-2008, 08:58 AM
|
|
Member
|
|
Join Date: Nov 2007
Posts: 17
|
|
Quote:
Originally Posted by mistwang
You need to find out which page is cacheable and cache friendly (does not change frequently).
Please check response header with Firebug looking for "Cache-control", if it does not allow caching the page, then that page is not cache friendly.
|
I just added a static html page to the site, and requested it multiple times. I don't see any files in the cache folder... Firebug confirms that there are no cache-control headers being sent. I must be missing something because I can not find any evidence that the server is creating files in the cache folder...
|