Thomas Heute [
http://community.jboss.org/people/thomas.heute%40jboss.com] created the
discussion
"Re: Memory utilization in session replication"
To view the discussion, visit:
http://community.jboss.org/message/575418#575418
--------------------------------------------------------------
You are mixing session replication and session storage.
Fot the storage itself it's a mix of your A and B, you wouldn't want your
sessions to always be writter/read from the filesystem, so it does it when needed, it is
called passivation.
See:
http://community.jboss.org/docs/DOC-9976
http://community.jboss.org/wiki/HttpSessionPassivationDesign
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/575418#575418]
Start a new discussion in JBoss Portal at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]