[PATCH] Enabling wiki cache for ticket 1795

Stephen John Smoogen smooge at gmail.com
Mon Nov 16 19:51:27 UTC 2009


On Mon, Nov 16, 2009 at 12:08 PM, Mike McGrath <mmcgrath at redhat.com> wrote:
> ---
>  modules/fedora-web/files/cache.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/modules/fedora-web/files/cache.conf b/modules/fedora-web/files/cache.conf
> index fdd4f9e..2f11448 100644
> --- a/modules/fedora-web/files/cache.conf
> +++ b/modules/fedora-web/files/cache.conf
> @@ -1,7 +1,7 @@
>  <IfModule mod_disk_cache.c>
>   CacheRoot /srv/cache/mod_cache
>   # Disabled for normal use, to be enabled on release days
> -  #CacheEnable disk /wiki/
> +  CacheEnable disk /wiki/
>
>   CacheEnable disk /static/
>   CacheEnable disk /wiki/Image:

A couple of questions before my answer....

*) What are the steps for clearing/cleaning the cache?
*) What does this cache gain us and how does it affect dynamic content.

Thanks.



-- 
Stephen J Smoogen.

Ah, but a man's reach should exceed his grasp. Or what's a heaven for?
-- Robert Browning




More information about the Fedora-infrastructure-list mailing list