• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Session timeout and memory
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Session timeout and memory


  • Subject: Re: Session timeout and memory
  • From: Chuck Hill <email@hidden>
  • Date: Mon, 11 Sep 2006 09:26:41 -0700

In addition to garbage collection which has been mentioned, be careful of what you are looking at. If additional memory is allocated to the JVM process, it will not be returned to the operating system until the JVM process terminates. In other words, the total heap size will never decrease but free memory on the heap will vary as objects are created and the garbage collector runs.

Chuck


On Sep 9, 2006, at 1:51 AM, Ute Hoffmann wrote:

Hallo,
I would expect that when a session times out that then the used memory in this session is freed imediately... but I see in my memory logging that that seems not to be the case. Any idea what I need to start looking for? Or is this normal behaviour and the memory will be there when it is needed?


Regrads,

Ute

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net


This email sent to email@hidden

--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects





_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Session timeout and memory
      • From: Q <email@hidden>
References: 
 >Session timeout and memory (From: Ute Hoffmann <email@hidden>)

  • Prev by Date: Re: WO to go openSource?
  • Next by Date: Strange auto creation of session...
  • Previous by thread: Re: Session timeout and memory
  • Next by thread: Re: Session timeout and memory
  • Index(es):
    • Date
    • Thread