]
Jason Greene commented on WFLY-2774:
------------------------------------
This should be resolved once CR2 of undertow is included
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: