WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Session persistence

    Posted Thu September 01, 2016 12:00 AM

    Hi All,
    Can i configure session persistence at webserver level, if yes, please let me known the navigation part

     

     

    kalyan.



  • 2.  RE: Session persistence

    Posted Fri September 02, 2016 04:47 AM

    Hi Kalyan,

      I suppose that you are talking about HTTP Sessions. HTTP Session are managed and configured at AppServer level (you have different levels, webcontainer, application or module).

      You can persist session on database or in memory-to-memory replication

      Configuring HTTP Sessions

      https://www.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/container_httpses_goal_administering_tasks.html

      WebServer Plugin mantain session affinity to servers in a cluster.

      Hope this helps. Tell us if you need more support

    Regards