On Thursday 20 October 2005 09:03 am, you wrote: > ns_section ns/db/pool/pool1 > ns_param maxidle 1000000000 > ns_param maxopen 1000000000 > ns_param connections 24
Didn't you have more than 24 aolserver connections in your snapshot? (sorry, I wasn't paying close attention). If so then threads will wait for DB connections whenever there are more than 24 AOLserver threads trying to access the DB. Given that .LRN accesses the DB a whole bunch things will wait often. -- Don Baccus Portland, OR http://donb.furfly.net, http://birdnotes.net, http://openacs.org -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
