Thread: 4.0b1 packages
View Single Post
  #28  
Old 05-14-2008, 08:58 AM
jkeegan jkeegan is offline
Member
 
Join Date: Nov 2007
Posts: 17
Quote:
Originally Posted by mistwang View Post
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...
Reply With Quote