Re: stickysession on mod_proxy_balancer

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

 



charlycr74@xxxxxxxxxxxx wrote:

> I'm trying to setup mod_proxy_balancer on a server and I couldn't get the "Sticky Session" working , this is my configuration:

> <Proxy balancer://appcluster>
> 
>    BalancerMember http://10.1.1.100:8080
> 
>    BalancerMember http://10.1.1.101:8080
> 
>    BalancerMember http://10.1.1.102:8080
> 
>    BalancerMember http://10.1.1.103:8080
> 
>    BalancerMember http://10.1.1.104:8080
> 
> </Proxy>

> Please, I would need to know if there is something wrong or missing on
> my configuration and if you need something else for the httpd.conf
> file, let me know.

<Proxy balancer://appcluster>
  BalancerMember http://10.1.1.100:8080 route=node1
  BalancerMember http://10.1.1.101:8080 route=node2
  BalancerMember http://10.1.1.102:8080 route=node3
  BalancerMember http://10.1.1.103:8080 route=node4
  BalancerMember http://10.1.1.104:8080 route=node5
</Proxy>

and add the jvmRoute="node1" etc. to tomcat's server.xml

Regards,

	Peter

---------------------------------------------------------------------
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