[
https://issues.redhat.com/browse/MODCLUSTER-718?page=com.atlassian.jira.p...
]
Jean-Frederic Clere moved JBCS-942 to MODCLUSTER-718:
-----------------------------------------------------
Project: mod_cluster (was: JBoss Core Services)
Key: MODCLUSTER-718 (was: JBCS-942)
Workflow: GIT Pull Request workflow (was: CDW v1)
Component/s: Native (httpd modules)
(was: mod_cluster-native)
Affects Version/s: 1.3.12.Final
2.0.0.Alpha1
(was: httpd 2.4.29 GA)
QE Test Coverage: (was: +)
mod_cluster does not properly disable session stickiness
--------------------------------------------------------
Key: MODCLUSTER-718
URL:
https://issues.redhat.com/browse/MODCLUSTER-718
Project: mod_cluster
Issue Type: Bug
Components: Native (httpd modules)
Affects Versions: 1.3.12.Final, 2.0.0.Alpha1
Reporter: Aaron Ogburn
Assignee: Dimitris Sartzetakis
Priority: Critical
Disable sticky sessions on JBoss's mod-cluster-config:
{code}
<mod-cluster-config advertise-socket="modcluster"
proxies="proxy1" sticky-session="false" connector="ajp">
{code}
But httpd/mod_cluster still maintains stickiness regardless.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)