7 Aug
2002
7 Aug
'02
7:01 p.m.
----- Original Message ----- From: "Dieter Maurer" <dieter@handshake.de> To: "Gustavo M. Palomares Reyes" <gpalomares@proceso.com.mx> Cc: <zope@zope.org> Sent: 07 August, 2002 12:39 Subject: Re: [Zope] problem with Zeo, it hangs a lot and never reply the request
Gustavo M. Palomares Reyes writes:
... python lib/python/ZEO/start.py -p 8800 -h 192.168.0.1
My clients run with the custom_zodb.py with 192.168.0.1 as the host and 7700 as the server port. The clients listen on the 8080 port. As you write: ZEO waits on port 8800 but clients want to connect at port 7700. A typo or a no-go?
Sorry it was a typo. I mean the same port as the ZSServer the clients run also on the 8800 Tavo