That's exactly what this is, the (max) number of requests in the queue that are awaiting processing because there are no available threads. You are correct to assume - if you have - that the server should be tuned so that this value is always zero. This will cause the maxquerythreadcount to increase, which will tell you when you need to upgrade your hardware.
Robert -----Original Message----- From: Fogelson, Steve [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 01, 2004 12:06 PM To: Witango User Group (E-mail) Subject: Witango-Talk: RequestQueueSizeMax I have looked under various documentation and can't find an explanation for the above value for <@serverstatus>. I was thinking it may be the maximum number of jobs that are queued at any given time because there are no threads available. Is this correct? If so, is there a value that would indicate how many requests have been queued? This would be great info to determine if it is time to increase the number of available threads. Thanks Steve Fogelson Internet Commerce Solutions ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
