Hi
i have some doubt in tomcat deployment, can some one clear that

I have one web appliation that i deployed in the tomcat and running fine. it 
uses login, and all the valid users will login and use the site. it contains 10 
servlets each will do one kind of job based on the user request.

No my question is how many user can login and open session in tomcat at a given 
point of time. is there any restriction for that? if yes can we configure that 
and where?. second one is at a given point of time how many sessions can access 
one servlet. I belive if a user asks servlet to process request it will create 
a thread for that reuest. so how many session can conact a servlet at a time to 
process the same request.

Kindly help me get clear in this.

thanks and regs,
bangs

Reply via email to