Tags:
create new tag
view all tags

Caching of Selected TWiki.org Topics

The new TWiki.org server is now most of the time 100% utilized during working days. Some topics with dynamic content take a long time to render.

Today I installed the VarCachePlugin so that we can cache selected topics for better speed and to reduce the load on the server.

I enabled caching of WebIndex and WebTopicList topics in all public webs. Those topics are not used that often by humans, but search engines pick them up frequently. I set the cache refresh rate to one week (168 hours)

If you have a slow personal home page with dynamic content you can enable caching. Here is an example with a refresh of 6 hours:

%VARCACHE{ refresh="6" }%

The most frequently accessed dynamic topics are the RSS topics. It would help to cache them, say with a refresh of one hour. However, the current VarCachePlugin does not cache a topic if there is a URL parameter (the RSS topics need a skin=rss parameter). The Plugin would need to be enhanced to cache that as well.

Are there other topics that should be cached?

-- PeterThoeny - 03 Sep 2005

The WebRss feeds are now also cached, see CacheWebRssFeedForSpeed.

-- PeterThoeny - 23 Sep 2005

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2006-02-15 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.