Tags:
create new tag
, view all tags

Feature Proposal: Performance With Apache ModCache

Motivation

Caching using apache module could lead to improve caching with few coding effort.

Description and Documentation

The apache mod_cache module seems to be mature enought by now to help improve TWiki's performance. Using this apache standard module would not affect coding, just configuration :

Examples

  • Images and files located in the twiki/pub directory

Impact

WhatDoesItAffect: Documentation, Install

Implementation

-- Contributors: OlivierThompson - 02 Sep 2008

Discussion

mod_cache adds little on top of enabling ETags and the mod_expire settings - which I Blogged about and added to the ApacheConfigGenerator many months ago - which avoids having a browser re-request the static files, thus saving the server in many more ways.

It would be interesting to know some actual performance numbers - I tried out mod_cache last year, and found that it wasn't an improvement.

-- SvenDowideit - 03 Sep 2008

How does this relate to CacheControlHeaders? There are some useful links at BrowserAndProxyCacheControl and CategoryCaching. Generally I see HTTP headers that control caching as a useful add-on to server-side caching, but it's not easy to get this right in all cases particularly with dynamic pages.

-- RichardDonkin - 09 Sep 2008

 
Topic revision: r3 - 2008-09-09 - RichardDonkin
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.