On Sat, 6 Jul 2002, Mladen Turk wrote:
> Before going to commit something I would like to hear some opinions, and
> tests preferably.
This is very good, and I wish we all did the same before commiting :-)
But it is common practice to commit-then-review, and if you think
a change is good and it
saje original-
> De: Mladen Turk [mailto:[EMAIL PROTECTED]]
> Enviado el: 6 de julio de 2002 17:27
> Para: [EMAIL PROTECTED]
> Asunto: [PATCH] experimental jk2 iis thread pool
>
>
> Hi,
>
> Before going to commit something I would like to hear some
> opinions, and
&
Hi,
Before going to commit something I would like to hear some opinions, and
tests preferably.
Here are some facts:
IIS maintains a pool of threads to handle incoming HTTP requests. When
all of these threads are in use, new requests will be rejected. If all
the pool threads are in a wait state