PM38550: OUTOFMEMORY DURING FAILOVER WITH MEMORY-TO-MEMORY SESSION REPLICATION.
This fix basically chunks the updates sent by one WAS server to another thereby leading to a reduced heap footprint as serialized byte[] are not buffered till the entire object is in memory.
I suggest enabling this custom property for faster and more efficient serialization of your HTTP sessions with WebSphere Application Server
I suggest enabling this custom property for faster and more efficient serialization of your HTTP sessions with WebSphere Application Server
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.