Reverse Proxy Balancer ?

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

 



Anybody have an example of how to setup a Reverse Proxy Load Balancer ?
 
 
 
This works as a regular proxy, but I need a Reverse Proxy!
 
  ProxyRequests      Off
  ProxyPass   /  balancer://mycluster/ stickysession=JSESSIONID|jsessionid nofailover=On
 
 <Proxy balancer://mycluster>
  BalancerMember https://10.1.10.10:443
  BalancerMember https://10.1.10.11:443
 </Proxy>
 
 
 
  Why can't I use ProxyPassReverse and use the proxy balancer like this?
 
  ProxyPassReverse   /  balancer://mycluster2/ stickysession=JSESSIONID|jsessionid nofailover=On
 
 <Proxy balancer://mycluster2>
  BalancerMember https://10.1.10.10:443
  BalancerMember https://10.1.10.11:443
 </Proxy>
 
 
 
 

______________________________________________________________________
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

Katun Corporation -- Earning Your Trust for Thirty Years - Thank You!
www.katun.com

_____________________________________________________________________

[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