> From: Andrew R Feller [mailto:[EMAIL PROTECTED] 
> Subject: RE: Storing sessions to disk like Apache HTTP server
> 
> Actually, the system we are concerned about will have tens of 
> thousands of concurrent users.

Number of users != number of sessions, unless they all log in and stay
logged in concurrently (or you have a very high session timeout
setting).  Regardless, given the price of memory and the ready
availability of 64-bit platforms, there's no sense in over-engineering
this.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
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