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

2004-02-19 Thread Toby Dickenson
On Thursday 19 February 2004 11:18, Bjorn Stabell wrote:
 I wrote up a simple proposal for how to change Zope to work better under
 heavy load:

 http://zope.org/Members/bjorn/proposals/MakeZopeFailNicelyUnderHeavyLoad

 The solution is a bit different from what we discussed on the list
 before; basically do away with the Medusa request queue altogether and
 use listen()'s backlog instead.

Last week you were keen that medusa keep processing requests so that it can 
return a 503 error quickly. I guess your view on that requirement has 
changed? 

-- 
Toby Dickenson


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


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

2004-02-19 Thread Dario Lopez-Kästen
Bjorn Stabell wrote:
I wrote up a simple proposal for how to change Zope to work better under
heavy load:
 
http://zope.org/Members/bjorn/proposals/MakeZopeFailNicelyUnderHeavyLoad

The solution is a bit different from what we discussed on the list
before; basically do away with the Medusa request queue altogether and
use listen()'s backlog instead.
Comments are welcome.
I think this might be a viable way, thogu I really can'ty comment on the 
 tech details (becaus of lack of knowledge).

I do remember from quite some time ago that some people had replaced 
Medusa altogheter with something different (Apache + mod_python, 
Twisted...) - any one heard anything about this?

/dario

--
-- ---
Dario Lopez-Kasten, IT Systems  Services Chalmers University of Tech.
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )