zope-cachefu ソースパッケージをダウンロード:
The CacheFu suite is a set of Zope products meant to speed up Plone using a combination of memory caching, proxy caching, and browser caching.
It includes the following products:
- CacheSetup: Provides a single place to configure all of Plone's caching-related services. - CMFSquidTool: Automatically purges content views from a proxy cache when content changes - PageCacheManager: Like RAMCacheManager but for entire pages. Handles HTTP headers, plays nicely with gzipping. Uses ETags for cache keys, allowing for sophisticated invalidation. - PolicyHTTPCacheManager: Routes content associated with an AcceleratedHTTPCachingManager through CacheSetup's machinery.
In addition, CacheFu includes sample configuration files for Squid and for Apache+Squid proxying setup.
|
|
|