[ZODB-Dev] more lockup information / zope2.9.6+zodb 3.6.2
Alan Runyan
runyaga at gmail.com
Tue Apr 10 16:15:57 EDT 2007
> I'ev not had anything but bad experiences with pound myself, lvs seems a
> much more preferable alternative...
We have not had such negative experiences with pound.
> > data = self.socket.recv(buffer_size)
> > error: (113, 'No route to host')
>
> That *is* very odd, anything other than pound being used for load
> balancing or traffic shaping?
This has to be a major problem maker in the system. Pound is simply
round robin connections to pool of Zope.
> > File "/usr/local/python-2.4.4/lib/python2.4/asyncore.py", line 343, in rec
> > v
> > data = self.socket.recv(buffer_size)
> > error: (110, 'Connection timed out')
>
> Storage server too busy :-(
the storage server can be "too busy" when its only reading?
cheers
alan
More information about the ZODB-Dev
mailing list