Hi all, I've two backend server that require HTTP auth and I need the proxy
ask for it and forward to backend server.
Proxy doesn't have the user/password file.
In Apache 2.2 I solved in this way:
ProxyPass / balancer://hotcluster/
BalancerMember http://ip1/ loa
s" for growth. That's what the BalancerGrowth
> option does.
>
> Looks like you need to set it to some number to allow you
> to then add new members.
>
> > On Dec 4, 2014, at 11:46 AM, Enrico Pasqualotto <
> enrico.pasqualo...@gmail.com> wrote:
> >
>
Hi all, it's some days that I'm trying to manage proxy member of my cluster
using the web gui (balancer-manager) but I'm only able to manage the
enable/disable and member weight.
I'm using apache 2.4.7 and this is my virtual-host config:
ServerName www.mysite.it
ProxyPreserveHost