Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2774

Non-distributed, stateful web applications cannot be load balanced using sticky sessions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 8.0.0.Final
    • 8.0.0.CR1
    • Web (Undertow)
    • None

    Description

      In AS7, one could configure a load balancer with sticky sessions to support load balancing for non-distributed web applications.
      While the distributed session manager supports parsing and formatting of the instance-id from/to the session id, the in-memory session manager does not.
      The use case for this are stateful web applications that do not require high-availability of state (e.g. a stateless web-app that uses container managed authentication), but would also like to scale beyond the capacity of a single server.

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: