Re: [users@httpd] Apache httpd + Tomcat - session affinity

2012-09-27 Thread Jaroslav Fikker
Hello. I found the solution - problem was in stickysession=jsessionid|JSESSIONID. When I switch value to stickysession=JSESSIONID|jsessionid the session affinity is OK. Jarda __ > Od: "Jaroslav Fikker" > Komu: , >

Re: [users@httpd] Apache httpd + Tomcat - session affinity

2012-09-27 Thread Jaroslav Fikker
11:45 > Předmět: Re: [users@httpd] Apache httpd + Tomcat - session affinity > >Missing ProxyPassReverse statement? > >Igor Cicimov >Sent from my Android tablet >On Sep 21, 2012 3:30 PM, "Jaroslav Fikker" wrote: > >> Hello everybody, >> >>

[users@httpd] Apache httpd + Tomcat - session affinity

2012-09-21 Thread Jaroslav Fikker
Hello everybody, I encountered problem with session affinity in combination Apache httpd 2.2.21 and Tomcat 7.0.23.0. I have next directives in httpd.conf file: BalancerMember ajp://smtt01:8023 route=PRED_TT01 BalancerMember ajp://smtt02:8023 route=PRED_TT02 ProxyPass /pred/ balancer:/