AW: [users@httpd] stickysession at mod_proxy_balancer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi dom,
 
1. Do you see some lines like "proxy: BALANCER: Found value 12721798.A_ for stickysession sessionkey" in the "error_log" ?
2.Do you have set your session-identifier nameinside your servers behind Apache to "sessionkey" and the route alias jvmroute to your "A_" and "B_" ? If not than it won't work.

Bye

Oliver 

________________________________

Von: dom [mailto:apache@xxxxxxxxxx]
Gesendet: Di 17.01.2006 16:23
An: users@xxxxxxxxxxxxxxxx
Betreff: [users@httpd] stickysession at mod_proxy_balancer



hi,

i'm using apache 2.2 because of the balancing module, but i can't figure out why
the 'stickyness' doesn't work.


-snip-
 LogLevel debug
 ProxyPass / balancer://prod/ stickysession=sessionkey nofailover=On
  <Proxy balancer://prod>
   BalancerMember http://192.168.1.1:8001 <http://192.168.1.1:8001/>  route=A_
   BalancerMember http://192.168.1.2:8001 <http://192.168.1.2:8001/>  route=B_
  </VirtualHost>
-snip-

the sessionkey-coockie is set to something like 12721798.A_

after a few clicks (depends from 2 to 15) i get connectet to the second Member,
but don't see why! any ideas?

when i have a look at the logfile, i never see some information about the
coockie or so.. :-(

thanks in advance
dom


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



<<winmail.dat>>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux