On Wed, 2006-08-30 at 11:00 -0700, Salman Shahid wrote: > > Oddly this only happens on our production Solaris 10 boxes, with JDK > 1.5. The load test passes with flying colors on a Windows XP box, even > for 50+ concurrent access.
This will not help you, but I've got a Solaris 10 box on ADM64 and 1.5 handling tens of thousands queries every minute. The CPU is at 95% idle. >From my experience I have only good stuff to say about Solaris. Many dirty applications I wrote will die on any other platform. Things as the JVM not beeing able to allocate memory enough, threads with heap more than a couple of MB, et.c. You can always fiddle with AggressiveHeap and all thos undocumented VM parameters to see if it helps. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]