Session relate one-to-one with clients (more or less -- arguments can be
made that a client can have more than one session). Threads on the
other hand are just workers that process requests with no affinity
towards any particular session.
--David
Tomcat wrote:
Hello
what is the difference between thread and session in tomcat ?
I was thinking that they are the same, but in server setting of
tomcat manager
it shows different thread number to session number in application list.
Thanks for help
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]