You're looking at "thread-pool-1" thread pool, it not the one I wrote
about "http-thread-pool" :))
On Apr 26, 2010, at 18:15 , emiddio-verizon wrote:
> ok --i will try and raise the value to see if it matters -- but it
> is already at 200;
>
> 200 threads for 5 connections and no deployed apps ? other than
> default-web.xml ??
>
> gary
>
> ----- Original Message -----
> From: Oleksiy Stashok
> To: users_at_glassfish.dev.java.net
> Sent: Monday, April 26, 2010 1:42 AM
> Subject: Re: manimum connections to gfv3 on 64bit windows7 PRO ??
>
> Hi Gary,
>
> you may want to increase the number of worker threads in the
> domain.xml (suppose you're using GFv3).
>
> <thread-pool name="http-thread-pool" max-thread-pool-size="N"/>
>
> where N - is the number of worker threads.
>
> WBR,
> Alexey.
>
>