Configuration change for 2.0

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

 



Hi, 

Configuration below works fine in 2.2 but I have to run it on 2.0
apache 2.0 it says balancer member not found.

What is the equal configuration for 2.0

<VirtualHost *:7202>
# Proxy
ProxyRequests Off
<Proxy *>
  Order deny,allow
  Allow from all
</Proxy>
<Proxy balancer://olb stickysession=JSESSIONID|jsessionid scolonpathdelim=On lbmethod=byrequests>
  BalancerMember http://xxxx:7102
  BalancerMember http://xxxx:7106
</Proxy>
ProxyPass / balancer://olb/
</VirtualHost>

Thanks...


[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