Re: [Zope-dev] Cause for Zope 2.3.1 hang-ups found

2001-04-08 Thread Stephan Richter
>What leads you to believe that cst 0.7 causes a hangup? because I noticed that all instances of 2.3.1 work just fine. Then I ran wget with 100 threads on our products site and nothing happened, except I did not test the Proiektor demo, which uses the session management. Furthermore, I knew i

Re: [Zope-dev] Cause for Zope 2.3.1 hang-ups found

2001-04-08 Thread Chris McDonough
Stephan, Thanks for the report. What leads you to believe that cst 0.7 causes a hangup? Relatedly, how did 0.8 not work out of the box, and what changes did you make that allowed it to work for you? - C On Sun, 08 Apr 2001 22:58:26 -0500 Stephan Richter <[EMAIL PROTECTED]> wrote: > Hello

[Zope-dev] Cause for Zope 2.3.1 hang-ups found

2001-04-08 Thread Stephan Richter
Hello everyone, I think I found the reason for Zope 2.3.1 hangung up from time to time: It is Zope 2.3.1 and the CoreSessionTracking Product 0.7.0 together. I installed now the latest version 0.8. It did not work out of the box for me, but after correcting the code at two locations, it worked.