On 04/05/2010 07:51, Mario Splivalo wrote:
> Christopher Schultz wrote:
>> Mario,
>>
=2E..
> Yes, it actually makes sense now, to use executors for desired behavior=
=2E
> It's just that I somehow missed the introduction of the executors.
> I still don't understand the actual benefit of using executors - is
> there any performance gain in using executors?
> Mario
Not sure about that, but it does now mean you can assign one pool to a
group of connectors.
E.g. you may wish to specify the max number of threads for the *server*,
rather than having to guess whether the combined threads for HTTP and
HTTPS are too much/enough.
p
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>=20
|