mod_rest_cache enables a 2-tier caching architecture that allows dynamic processing of cached content using the output-filter chain (mod_include, mod_deflate etc). It also uses a targeted system for expiry of content using an HTTP REST-like interface.
Be the first to post a text review of mod_rest_cache. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Bug Fix: Modified the rest_cache_pre_config function so that the registration of the map_fn_file_find function as a internal mod_rewrite map makes used of the mod_rewrite macros. Before it was using (void *) which was causing problems on 64-bit architectures. This creates a dependancy on mod_rewrite.h * Bug Fix: The filename used to store data in the cache included any querystring information that was passed back to the cache. This version strips that info from the filename. * Bug Fix: One of the log statements had a log level of Error when it should ahve been Debug. * Licence Fix: The previous release had a copy of the BBC non-open-source licence at the top of each code file. This has changed to include the new licence (Apache 2.0 Licence).
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?