3 Feb
2005
3 Feb
'05
10:13 p.m.
Paul Winkler wrote:
It's really easy. To convert a Zope instance to a combination Zope/Zeo instance on *nix:
Wow, that was really easy, thanks! So if I wanted to have multiple servers using same zodb, I'd manage zope separately on each server, and just change zope.conf to point to a single server running zeo (so one might have localhost:8100, and the others might have zeoserver:8100)? And the mkzeoinstance.py step would only be necessary on the one server? Thanks, Tom