Thread: 4.0b1 packages
View Single Post
  #27  
Old 05-14-2008, 05:05 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
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.

As I know, vBulletin is not very cache friendly, but some pages can be forced to be cached for a little while by setting " Ignore Response Cache-Control" to yes.
Reply With Quote