View Single Post

   
  #3 (permalink)  
Old 01-16-2008, 08:40 PM
Alan D Johnson
 
Posts: n/a
Default Re: Max threads allocating limit problem in HP-UX.

Aray wrote:
> I think I got it.
>
> I contact the administrator, The max count of thread per process is 64. but
> Tomcat only have one process, so the tomcat can't reach 128 and throw
> exception.
>
> How many threads per process can be set? administrator will set it to 256.
> Is it big enough?
>
> "Aray" <1@2.3> 写入消息新闻:dovkhh$j4q$1@news.cn99.com...
>
>>How much threads can be allocated in HP-UX?

>
>
>

Have the admin look at nkthreads and max_thread_proc, both static kernel
tunables.
Reply With Quote