[jboss-jira] [JBoss JIRA] (WFLY-2774) Non-distributed, stateful web applications cannot be load balanced using sticky sessions

Michal Babacek (JIRA) issues at jboss.org
Mon Feb 17 07:17:48 EST 2014


     [ https://issues.jboss.org/browse/WFLY-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Babacek closed WFLY-2774.
--------------------------------



It's O.K. both for jsessionid tracked via COOKIE and URL, and both for distributed and non-distributed apps.  Closing.
                
> Non-distributed, stateful web applications cannot be load balanced using sticky sessions
> ----------------------------------------------------------------------------------------
>
>                 Key: WFLY-2774
>                 URL: https://issues.jboss.org/browse/WFLY-2774
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web (Undertow)
>    Affects Versions: 8.0.0.CR1
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>            Priority: Critical
>             Fix For: 8.0.0.Final
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list