Hello 

Thank you all for the reply.
You are right Brendan, I was worried about the process table. My box RH 6.2 (PIII 800 
512MB RAM, IDE HDD)is already running qmail, mysql, apache with around 300 domains 
(maybe cross 800+ domains).

Have any of you faced performance problems after installing Tomcat on Linux...which 
plugin would be better mod_jserv or mod_jk?

Regards
Sumith

On Fri, Jul 20, 2001 at 10:04:06AM +0000, Brendan McKenna wrote:
> Hi Sumith,
> 
>       What you're seeing is 'normal' on Linux.  On Linux, each thread 
> within a process shows up in the process table, and that's why you're 
> seeing all the java 'processes'.  They're all actually -one- process.  
> You -may- have to be concerned about the size of your process table, 
> but normally it's not a problem -- only if you're starting a lot of 
> threads yourself within your application(s).
> 
> 
>                                               Brendan
> -- 
> Brendan McKenna                              Email: [EMAIL PROTECTED]
> Development Strategist                       Phone: +353-61-338177
> Taringold Ltd.                               Fax:   +353-61-338065
> 
> 
> 

Reply via email to