Re: [us...@httpd] Problem with DNS lookup caching in reverse proxy

2010-12-03 Thread Slawomir R. Janotta
> > Would it be a viable option for you to not use the DNS method, and > instead do something like: > > > BalanceMember https://backend1.mydomain.com:8080/ > BalanceMember https://backend1.mydomain.com:8080/ status=+H > > > ProxyPass / balancer://notsohotcluster > ProxyPassReverse / balancer:

[us...@httpd] Problem with DNS lookup caching in reverse proxy

2010-11-26 Thread Slawomir R. Janotta
Hi everybody, I am facing a problem which I cannot solve in a satisfying way and after searching the known resources for a while I wonder if anyone has ever solved a similiar one. Let me first describe the situation I have here. I am using a reverse proxy installation to access a backend server t