Openfire (ARCHIVED)

Optimize memory consumption when using http-binding

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.4.2
  • Fix Version/s: 3.4.3
  • Component/s: Core
  • Labels:
    None
  • Acceptance Test - Add?:
    No

Description

HttpSession is keeping a list of packets that need to be delivered to the client. The packets keep a reference to the dom object. In the heap dumps we are seeing that dom objects are the ones that are consuming the memory. With 26K http sessions the server is consuming 700MB. Not bad but not too good either.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: