[Zope] Problems with Zope 2.0.0a4
Michel Pelletier
michel@digicool.com
Mon, 19 Jul 1999 13:28:51 -0400
> -----Original Message-----
> From: Alexander Graefe [mailto:wa0191@stud.uni-wuppertal.de]
> Sent: Monday, July 19, 1999 1:22 PM
> To: zope@zope.org
> Subject: Re: [Zope] Problems with Zope 2.0.0a4
>
>
> On Sun, Jul 18, 1999 at 03:40:59PM -0400, michel@digicool.com wrote:
>
> > This kinda looks like an Apache error, are you sure it's a
> Zope error?
> > Is there a traceback if you run Zope with the Z_DEBUG_MODE env
> > variable set?
> >
> > Are you using ZServer (z2.py)?
>
> I wasn't using ZServer, but I am now, much less hassle than trying to
> coax Apache to play nice. :)
>
> And somehow I have the feeling that ZServer is a lot faster than
> Apache + pcgi.
>
This is because Zope can run in multi-threaded mode with ZServer.
ZServer *also* supports PCGI in multi-threaded mode, if you use the old
way without ZServer, however, Zope will single thread. This was
probably what you were doing.
-Michel
> Bye,
> LeX
>
> --
> Today's excuse:
> global warming
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
>