[Zope] endless loop at startup?
Dieter Maurer
dieter at handshake.de
Wed Oct 13 14:12:45 EDT 2004
Niklas Saers wrote at 2004-10-12 17:56 +0200:
>I'm running FreeBSD 5.3 and Zope 2.7.2 from ports. I start Zope as a
>root:
>
># bin/zopectl start
>. . . daemon process started, pid=3795
>
>all seems fine. However, trying to connect at port 80, the connection just
>times out after the request has been sent
Maybe the well known "*BSD" problem, that the default
C runtime stack size for a new thread is far too small.
There are special ports (I do not know what this is, but hopefully you do)
around for Python with an increased stack size.
--
Dieter
More information about the Zope
mailing list