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?
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.
I need to find out where the connections gets stuck and why there is no timeout
(i even tried to hack in the timeoutsocket module without any effect).
I think i need to debug this on the os level to find out what these blocked connections are
doing. But since i'm no unix system administrator i really don't know where i should
start my investigation.


thanks,

Alexander Schad



----------------------------------------------------------------------------------------
Alexander G. Schad      (Project Manager)       beehive KG
----------------------------------------------------------------------------------------
mailto: [EMAIL PROTECTED]         http://www.beehive-eu.com


_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to