RE: [Webware-devel] AppServer.Config

2002-01-11 Thread Love, Jay
mailto:[EMAIL PROTECTED]] > Sent: Friday, January 11, 2002 12:48 PM > To: 'Love, Jay' > Cc: Webware-Devel (E-mail) > Subject: RE: [Webware-devel] AppServer.Config > > > I suppose the CheckInterval is in seconds. By increasing or > decreasing the

RE: [Webware-devel] AppServer.Config

2002-01-11 Thread Russell Blank
I suppose the CheckInterval is in seconds. By increasing or decreasing the value how would you affect performance? -Original Message- From: Love, Jay [mailto:[EMAIL PROTECTED]] Sent: Friday, January 11, 2002 9:37 AM To: '[EMAIL PROTECTED]'; Webware-Devel (E-mail) Subject: RE

RE: [Webware-devel] AppServer.Config

2002-01-11 Thread Love, Jay
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 th