The number of threads that the server uses to process requests can now vary depending on the load the server is under. Previously, the number of threads was fixed at 10. The check interval defines how often the thread utilization is checked and 100 is a fairly low number. I think the rest of the parameters are self explanatory.
Jay > -----Original Message----- > From: Russell Blank [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 11, 2002 12:38 PM > To: Webware-Devel (E-mail) > Subject: [Webware-devel] AppServer.Config > > > There have been several new config parameters added. Can > anyone explain > these parameters? > > 'StartServerThreads': 10, > 'MaxServerThreads': 20, > 'MinServerThreads': 5, > 'CheckInterval': 100, > > Thanks. > > > Russell A. Blank > Senior Consultant > Atlas Development Corporation > 6351 Owensmouth Avenue, #101 > Woodland Hills, CA 91367 > (818) 340-7080 Phone > (818) 340-7079 Fax > > > ---------------------------------------------------------------------------- This e-mail and any attachments may be confidential or legally privileged. If you received this message in error or are not the intended recipient, you should destroy the e-mail message and any attachments or copies, and you are prohibited from retaining, distributing, disclosing or using any information contained herein. Please inform us of the erroneous delivery by return e-mail. Thank you for your cooperation. ---------------------------------------------------------------------------- _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
