[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-364) mod_cluster and mod_proxy : keeping session

Radoslav Husar (JIRA) issues at jboss.org
Mon Apr 16 09:39:01 EDT 2018


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

Radoslav Husar updated MODCLUSTER-364:
--------------------------------------
    Component/s: Native (httpd modules)


> mod_cluster and mod_proxy : keeping session
> -------------------------------------------
>
>                 Key: MODCLUSTER-364
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-364
>             Project: mod_cluster
>          Issue Type: Bug
>          Components: Native (httpd modules)
>            Reporter: Michal Karm Babacek
>            Assignee: Michal Karm Babacek
>
> Why this config:
> {noformat}
> ProxyPassMatch ^/app/static/ !
> ProxyPass /app balancer://qacluster stickysession=JSESSIONID|jsessionid nofailover=on
> ProxyPass / !
> ProxyPassReverse /app balancer://qacluster
> ProxyPassReverseCookieDomain / /app/
> ProxyPassReverseCookiePath / /app/
> ProxyPreserveHost on
> {noformat}
> does not keep the same session? I keep getting new sessions while hitting F5 with {{http://server:6666/app/clusterbench/requestinfo/}}
> *TODO:* Investigate whether it is a configuration error or mod_clutser's incompatibility. 
> According to this [blog post|http://www.brandonchecketts.com/archives/use-proxypassreversecookiedomain-with-to-maintain-tomcat-sessions-through-mod_proxy_ajp], it should be trivial :-(



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the mod_cluster-issues mailing list