Also, if for example there is a high amount of active http sessions, the server can download some of them to the database, in order to free memory.If you are going to have a large amount of live users, and the application is mission critical, then you probably are going to need to use a lot of JVMs in order to get sure that the http sessions are going to be always in memory.On the other hand, mayb