On Wed, Nov 06, 2002 at 02:01:42PM -0800, Daniel Rall wrote:
> > I get a multiplying lot of tomcat processes after a while. How many
> > should there be?
>
> This probably depends on your OS/JVM's threading model. On Linux,
> this is perfectly normal.
>
>
s cause hanging tomcat instances? I get a multiplying
lot of tomcat processes after a while. How many should there
be?
Just one? i.e., is a 'request processor' a java thread or an
OS process?
Using apache1.3.27, mod_jk1.2.0, tomcat 4.0.4 (soon to be 4.0.6)
on Solaris8.
Regards,
Ma
==
It looks like that PID 858 creates a process (PID-903) which in turn
creates 46 Tomcat processes (PIDS: 904-949). Where is it configured? Is
there any way I can change this? So that I can start Tomcat with the
no. of processes I want, say 25, 100