You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by lt...@pfs.com on 2002/03/13 16:18:17 UTC

amount of data stored in session

Are there published guidelines as to the number and size of objects that are
stored in the session? I've seen references to the importance of keeping
session data to a minimum, but no concrete recommendations.


Re: amount of data stored in session

Posted by keithBacon <ke...@yahoo.com>.
Hopefully some-one has some better guidelines (not me!). Best I know is...
1 - Does anyone know how big is the session storage used internally by the
server? Any thing you add is additional % that.
2 - I guess the more expensive your web-server the more efficient it's storage
management would be. Ditto more expensive hardware.
3 - I'd expect these to be constantly improving.
4 - You'd have to bench mark your own configuration.
5 - If you are on Websphere on OS/390 storage should be effectively infinite &
free - so no worries!!




--- ltorrence@pfs.com wrote:
> Are there published guidelines as to the number and size of objects that are
> stored in the session? I've seen references to the importance of keeping
> session data to a minimum, but no concrete recommendations.
> 
> 


=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Search the archive:-
http://www.mail-archive.com/struts-user%40jakarta.apache.org/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Keith Bacon - Looking for struts work - South-East UK.
phone UK 07960 011275

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>