[Zope] performance problem

Dieter Maurer dieter@handshake.de
Sat, 17 Feb 2001 15:21:37 +0100 (CET)


Torsten Gallmeister writes:
 > Is there a way to disable caching for products/attributes/objects ? I think this
 > would be nice for some sites which have not too much  requests but a large amount
 > of data.
You know, you can control the cache parameters?

    Control Panel -> Database Management -> Cache Parameters


Dieter