Andrew Piskorski schrieb:
My only point here was that I'm going to stop looking at the timeout
parameter, and timed out threads as an issue. If threads timeout, the number
of threads in a threadpool will drop below minthreads, usually to zero.
But isn't that a bug? If not, just what is "minthreads" supposed to
really mean?
you are right, if someone specified minthreads, they should be maintained.
i have added an additional condition to the thread recreation to
maintain the specified minimal number of threads.
maybe Tom has something more sophisticated in mind. this is again
a minimal invasive fix, similar to the fix for assuring the processing
of the queued requests, when all connection threads exit.
for more details, see:
http://aolserver.cvs.sourceforge.net/aolserver/aolserver/nsd/queue.c?view=log
best regards
-gustaf neumann
--
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.