
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 12/11/07 05:42 PM
Updated: 12/11/07 05:42 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
3.4.2
|
| Fix Version/s: |
3.4.3
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
12/11/07 05:42 PM
|
| Acceptance Test - Add?: |
No
|
|
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.
|
|
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. |
Show » |
| There are no comments yet on this issue.
|
|