【发布时间】:2017-11-29 18:19:31
【问题描述】:
是否可以在 mod-cluster 中配置粘性会话属性名称?
我需要使用与 JSESSIONID 不同的名称。
我试过了
ProxyPass / balancer://xxxxx/ stickysession=TESTSESSIONID|testsessionid
ProxyPassReverse / balancer://xxxxx/
但没用。
【问题讨论】:
-
mod-cluster 论坛讨论:developer.jboss.org/thread/275361
标签: apache mod-proxy proxypass mod-cluster sticky-session