
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 03/06/07 05:24 PM
Updated: 03/06/07 05:24 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
3.2.2
|
| Fix Version/s: |
3.2.3
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
03/06/07 05:24 PM
|
| Acceptance Test - Add?: |
No
|
|
Under heavy load it is possible to run out of memory when using direct buffers. Moreover, heap buffers are much faster than direct buffers. For all this we need to use heap buffers by default. Openfire was trying to use heap buffers by default but the IF statement was the other way around.
|
|
Description
|
Under heavy load it is possible to run out of memory when using direct buffers. Moreover, heap buffers are much faster than direct buffers. For all this we need to use heap buffers by default. Openfire was trying to use heap buffers by default but the IF statement was the other way around. |
Show » |
| There are no comments yet on this issue.
|
|