Configuration-Cache tab

From JReviews Documentation
Revision as of 19:36, 6 January 2010 by Jreviews (Talk | contribs) (Created page with '=== File Registry === *Provides a significant boost in performance by mapping the whole framework and jReviews filesystem and caching it. *You should clear the file registry oft…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

File Registry

  • Provides a significant boost in performance by mapping the whole framework and jReviews filesystem and caching it.
  • You should clear the file registry often using the link on the left column if you are creating custom theme files with suffixes or adding new files to the jreviews_overrides folder. Otherwise jReviews is not able to find the new files.


FileRegistry.png


Combine, Compress & Cache Javascript/CSS

  • Enable JS Cache - reduces the number of http requests and file size to improve site load speed
  • Enable CSS Cache - reduces the number of http requests and file size to improve site load speed


Cache Settings

  • Cache duration (seconds) - cached files will be re-created if they have expired
  • Enable Query Cache - reduces the number of queries per page. The cache is cleared after the cache duration has passed or everytime the JReviews setup, configuration, a listing or review is submitted or updated.
  • Enable View Cache (Guests Only) - caches whole views for guest users only. The cache is cleared after the cache duration has passed or everytime the JReviews setup, configuration, a listing or review is submitted or updated.