[Zope] zeo configuration HOWTO

David Bear David.Bear at asu.edu
Tue Apr 22 18:16:55 EDT 2008


I'm trying to find more documentation about all the configuration parameters
for a zeo.conf

Namely, I have a zope with multiple zodb's and mount points. I am trying to
learn how to migration a single zope instance with multiple mounts into zeo.
One thing I don't understand is temporary storage. If I have

<zodb_db temporary>
    # Temporary storage database (for sessions)
    <temporarystorage>
      name temporary storage for sessioning
    </temporarystorage>
    mount-point /temp_folder
    container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>

in zope.conf -- how do and transfer that into zeo.conf and modify the
zope.conf to properly understand.

specifically, do I put 'container-class' in zeo.conf ?

Also, in zope.conf what do 'server', 'storage', 'name', and 'client' map to
in zeo.conf? There must be a more detail descriptions of how to configure
zeo somewhere.

-- 
David Bear
College of Public Programs at ASU
602-464-0424
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20080422/a2bc2552/attachment.htm


More information about the Zope mailing list