[Zope-dev] Communication between Zserver and ZPublisher
Chris Withers
chrisw at nipltd.com
Mon Sep 15 08:17:39 EDT 2003
Alexander Schad wrote:
> Hi all,
> I'd like to understand how the communication between the ZServer and the
> ZODB
> works. As far as i know the ZServer (Web server) talks to the ZPublisher
> (ORB)
> to get the Requested Object. But do they communicate via tcpip sockets
> or unix sockets?
Neither, AFAIK.
> I have a problem with hanging connections (for more than 10000s) on the
> debug
> screen in zopes control panel and when all connections are jammed zope
> freezes.
You using relational databases at all?
What do the hung threads say they're doing on the debug info panel?
cheers,
Chris
More information about the Zope-Dev
mailing list