Re: zeoctl?
"David Glick (Glick Software)" <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
On 4/2/17 7:36 AM, Jim Fulton wrote: > Does anyone know how the ZEO's zeoctl script is supposed to work? I > assume it's supposed to provide a way to run ZEO under zdaemon control > sharing a single configuration file. > > I don't recall ever using it and I don't know how to use it. It's > undocumented and untested and was broken by changes in ZEO 5, but I > can't make it work with ZODB3 3.10.5 either. I'm afraid I don't know the history of why Plone runs ZEO this way and haven't ever needed to take a close look at what it does. Plone sites using ZEO generally install a buildout section using the plone.recipe.zeoserver recipe, which installs a script (https://github.com/plone/plone.recipe.zeoserver/blob/master/src/plone/recipe/zeoserver/ctl.py) that runs either runzeo or zeoctl depending on whether it's being run by supervisor or not. -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.