Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Users

zeo configuration HOWTO

 

 

Zope users RSS feed   Index | Next | Previous | View Threaded


David.Bear at asu

Apr 22, 2008, 3:16 PM

Post #1 of 3 (258 views)
Permalink
zeo configuration HOWTO

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


robert at redcor

Apr 22, 2008, 9:21 PM

Post #2 of 3 (251 views)
Permalink
Re: zeo configuration HOWTO [In reply to]

David Bear schrieb:
> I'm trying to find more documentation about all the configuration
> parameters for a zeo.conf

I *believe* on plope.org there was an introduction to it with some more
parameters explained.
>
> 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.
this is where "volatile" thing are created and purged again.
there is never anything to migrate from here
>
> specifically, do I put 'container-class' in zeo.conf ?

there is a howto on this on either zope.org or (more probably) on plone.org

>
> 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
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Zope maillist - Zope[at]zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )

_______________________________________________
Zope maillist - Zope[at]zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )


lists at zopyx

Apr 22, 2008, 9:34 PM

Post #3 of 3 (250 views)
Permalink
Re: zeo configuration HOWTO [In reply to]

--On 22. April 2008 15:16:55 -0700 David Bear <David.Bear[at]asu.edu> wrote:

> 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.


Check the documentation of the underlying ZConfig structure. I think
ZEO/components.xml is a good start (check the spelling and search for
something with *.xml :-))

-aj

Zope users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.