[z3-checkins] r10723 - z3/modzope/trunk/demosite

philikon at codespeak.net philikon at codespeak.net
Sat Apr 16 12:23:28 MEST 2005


Author: philikon
Date: Sat Apr 16 12:23:28 2005
New Revision: 10723

Modified:
   z3/modzope/trunk/demosite/modzope.conf
Log:
some more clues


Modified: z3/modzope/trunk/demosite/modzope.conf
==============================================================================
--- z3/modzope/trunk/demosite/modzope.conf	(original)
+++ z3/modzope/trunk/demosite/modzope.conf	Sat Apr 16 12:23:28 2005
@@ -18,6 +18,8 @@
 #
 # it's actually stuck in ZEO.zrpc.client.ConnectionManager.connect,
 # in the while loop waiting for self.connection to be set
+#
+# threaded apache mpm (worker mpm) doesn't help it either
 
 #   <zeoclient>
 #     server localhost:9999
@@ -26,5 +28,6 @@
 #     cache-size 20MB
 #     # Uncomment to have a persistent disk cache
 #     #client zeo1
+#     wait no
 #   </zeoclient>
 </zodb>


More information about the z3-checkins mailing list