]
Work on MODCLUSTER-673 started by Radoslav Husar.
-------------------------------------------------
Add support for multiple routes in JSESSIONID
---------------------------------------------
Key: MODCLUSTER-673
URL:
https://issues.jboss.org/browse/MODCLUSTER-673
Project: mod_cluster
Issue Type: Enhancement
Components: Native (httpd modules)
Affects Versions: 1.4.0.Final
Reporter: Paul Ferraro
Assignee: Radoslav Husar
Priority: Major
WildFly will soon be able to annotate the JSESSIONID using multiple routes. Thus the
route should be parsed as a list of targets (instead of a single target). When the target
route contains multiple entries, the reverse proxy should attempt to direct requests to
the 1st active worker in the list.