Hi,
  My question is: Does the servlet session object
scale up to one hundred simultaneous users and
approximately 10,000 unique sessions per day?

This is running on a SPARC 4000 with 4 Gig of memory.

The system currently works fine without servlet sessions,
but we want to introduce sessions to accomplish
several important objectives.

If I shove all those users and hits into sessions, will
it work or will it all blow up?

-Scott

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to