On 09/09/2011 15:58, Ashish Kulkarni wrote:
> Hi
> 
> The problem is we are running on 32 bit system and cannot go beyond 1.5 GB
> or ram, because of some clients limitations.
> 
> Is it possible to save session in database, instead of heap memory which
> would help us, the speed is ok if it slows down a little,
> That is why i was looking at in memory database instead or conventional
> database

Do you *really* need to save all of that data in the session?


p


> Regards
> Ashish
> 
> On Fri, Sep 9, 2011 at 10:50 AM, Caldarale, Charles R <
> chuck.caldar...@unisys.com> wrote:
> 
>>> From: Ashish Kulkarni [mailto:ashish.kulkarn...@gmail.com]
>>> Subject: Re: Save session information in Memory database
>>
>>> What do you mean it will slow down?
>>
>> You would be making requests across a wire rather than reads and writes to
>> memory.
>>
>>> we go about 1 GB of ram and Tomcat starts running out
>>> of heap memory
>>
>> So what stops you from configuring a larger heap?  RAM is cheap and 64-bit
>> operating environments are plentiful.
>>
>>  - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: users-h...@tomcat.apache.org
>>
>>
> 
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to