Re: [Zope-dev] How to make Zope fail nicely under high load?

2004-02-12 Thread Edward Muller
'normal' ZODB served by the ZSS. > > > regards, > jw -- Edward Muller - http://www.interlix.com - "Open Source Specialists" Dedicated Zope Hosting - Web Hosting - Open Source Consulting Network & PC Service & Support - Custom Programming Phone: 417-862-0

RE: [Zope-dev] How to make Zope fail nicely under high load?

2004-02-12 Thread Edward Muller
> return self._v_latestPoster > return self._v_latestPoster > > def setLatestPoster(self, poster): > self._v_latestPoster = poster > > But instead of having thread-local variables we wanted to use Dieter > Maurer's SharedResource in ord

Re: [Zope-dev] How to make Zope fail nicely under high load?

2004-02-11 Thread Edward Muller
ossible without having to do the other gymnastics that have been discussed. -- Edward Muller - http://www.interlix.com - "Open Source Specialists" Dedicated Zope Hosting - Web Hosting - Open Source Consulting Network & PC Service & Support - Custom Programming Phone: 417-862-0573

Re: [Zope-dev] Re: [Zope] Proposed installation changes for review

2003-03-12 Thread Edward Muller
On Tue, 2003-03-11 at 08:48, Chris McDonough wrote: > On Tue, 2003-03-11 at 00:24, Edward Muller wrote: > > Once zope is installed in /opt/zope-2.7.0 can it be moved without > > damaging the install say to > > /home/virtual/some.host.name/opt/zope-2.7.0 ? > >

[Zope-dev] Re: [Zope] Proposed installation changes for review

2003-03-10 Thread Edward Muller
that have a zope install and chroot into that users 'host' and then start zope as that 'hosts' administrative user. On Mon, 2003-03-10 at 21:47, Chris McDonough wrote: > On Mon, 2003-03-10 at 22:13, Edward Muller wrote: > > Hopefully I'll get to play with this later on i

Re: [Zope] Re: [Zope-dev] Proposed installation changes for review

2003-03-10 Thread Edward Muller
do that with $PRODUCTS_PATH). We need that. > > One more question: Does "zopectl.py" always detach from the terminal > (booo) or not (yay) ? > Or does it behave like z2.py and this depends on "debug mode" (booo) ? Actually I like the way z2.py detaches or doe

[Zope-dev] Re: [Zope] Proposed installation changes for review

2003-03-10 Thread Edward Muller
lementation (C, Python) > skip authentication checking > skip ownership checking > max number of session objects > session "add notify" script path > session "delete notify" script path > session timeout minutes > access rule suppress > site root s