-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David and Jonathan,

David Smith wrote:
| I'm guessing you're running an older version of linux w/ a 2.4 or
| earlier kernel.  In such systems the threads within a process show up as
| processes themselves.  That changed in newer versions of the linux
| kernel which report one entry per process regardless of how many threads.

If this is the case, run "ps" with the addition of the "-f" switch. This
will show you the relationship between parent and child processes. The
"main" thread should look like the parent process, and you'll have a
large number of child processes (which are really threads).

Don't be scared of all these processes. ;)

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAke54ewACgkQ9CaO5/Lv0PCNIgCeL3vRe4dj+H8Sy2Yi+cOk2vAN
QKYAn1/1RPbFn641mmM4vZFph9+hhjA/
=vX1x
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to