[Zope] Re: Re: Re: Memory Errors

2005-07-21 Thread Malthe Borch
Matt Hamilton [EMAIL PROTECTED] wrote in
news:[EMAIL PROTECTED]: 

 The Opteron 244 (1.8Ghz) is about 20% or so faster on pystone than a 
 3Ghz Xeon, not very scientific test or relevent to real life, but a
 good guide).  Especially interesting considering you can buy 2.8Ghz
 Opterons right now.

I'm not too impressed with our system's performance, but I haven't profiled 
our site yet or set up a proper proxy. The system is always very responsive 
in the shell, so I think that Zope might use the disks too excessively.

\mb

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] Re: Re: Re: Memory Errors

2005-07-21 Thread Malthe Borch
Matt Hamilton [EMAIL PROTECTED] wrote in
news:[EMAIL PROTECTED]: 

 You need to have a zope user (adduser) and put that in the deamon
 class when it asks you.  If you already has the user then you can
 change the class with 'chpass zopeuser'.  Then you need to edit
 /etc/login.conf to raise the limits of deamon if you need to, and run
 cap_mkdb if you use databse versions of the login.conf file.

Well, that wasn't very helpful afterall. It already was in login-class 
'daemon'. However, I did try and boost the stack size for that class from 
8MB to 32MB. We'll see how that works out.

\mb

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )