[Zope] Cache Manager scope
Jens Vagelpohl
jens@zope.com
Tue, 18 Feb 2003 13:04:39 -0500
there is no built-in scope - you must explicitly assign items to the
cache manager instance. you can do it using the "Cache" tab on the
object you want to cache or the "Associate" tab on the cache manager
itself. this will become very obvious when you instantiate the cache
manager and look at it.
jens
On Tuesday, Feb 18, 2003, at 05:49 US/Eastern, Josef Meile wrote:
> Hi,
>
> I just want to add an "Accelerated HTTP Cache Manager" to the root of
> my site. I'm wondering if it's possible to avoid catching one or more
> subfolders of root?
>
> Regards,
> Josef
>