Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 25485 invoked by uid 500); 9 Aug 2001 15:11:11 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 25436 invoked from network); 9 Aug 2001 15:11:10 -0000 Message-ID: <3B72A7FC.764F8773@apache.org> Date: Thu, 09 Aug 2001 11:10:52 -0400 From: Berin Loritsch X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: New Excalibur--Time to redo your Cocoon Load Tests References: <9E725728E7D0D311B24D00508B6A054301B34E2C@PDC> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N tom.klaasen@the-ecorp.com wrote: > > One warning though: SQLTransformer in the version that is in C2.0 cvs right > now, can still cause a deadlock with this new system, especially if you're > using nested queries under pretty heavy load. > > I'm using a slightly modified version (which I posted earlier today), but I > have to admit it isn't clean code yet. I just got news I might get a few > cycles to spend on further improving the SQLTransformer, so I might use some > of them to develop a real patch. Tom--check the patch I applied in the Avalon CVS list. I didn't apply the patch you gave me, but a improved version. That improved version will hopefully avoid the deadlock problems you have been facing. Let me know. BTW My initial JMeter load tests show no error messages and plenty of reason to smile. I simulated 20 users each hitting the server every 300ms. When the JVM was in a garbage collection cycle, the longest response time was 842ms. During normal opperation, responses were between 0ms and 20ms (55% at 0, 40% at 10, 5% at 20) with occasional spikes around 100ms. I am going to up the JMeter load test to allow for 100 simultaneous users just to try and break it. --------------------------------------------------------------------- To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org For additional commands, email: cocoon-dev-help@xml.apache.org