[Zope] Re: Cache
Miles
miles at jamkit.com
Wed Jun 25 14:12:53 EDT 2008
Kereoz wrote:
> On Wed, Jun 25, 2008 at 1:13 PM, Andreas Jung <lists at zopyx.com> wrote:
>
>> As you can see from the HTML code: something like
>>
>> app.Control_Panel.Database.<name of storage>.manage_minimize()
>>
>> should work.
>
> I was thinking about the zope command line tools such as zopectl or so.
> But in fact yes, seems to work, so I'll do it that way :)
> Thanks
>
You could also use something like
$ PYTHONPATH=/usr/local/Zope-2.9.6/lib/python
/usr/local/Zope-2.9.6/bin/zeopack.py -p $PORT -S $STORAGE -d $PACKDAYS
(obviously, adjust for your version of zope)
Miles
More information about the Zope
mailing list