On Thursday 14 of July 2011 05:10:44 James Bardin wrote:
> > Some IT contracts suck. ;)
> 
> Yes, they do :)

I guess your only option is nginx, which supports https upstreams. You can 
nginx use nginx_http_upstream_fair 
(http://wiki.nginx.org/HttpUpstreamFairModule) module to achieve fair load 
distribution and http_healthcheck module 
(http://wiki.nginx.org/HttpHealthcheckModule) to implement backend health 
checking.

But note, that nginx doesn't support http/1.1 upstreams, nor it doesn't 
support ipv6 upstreams.

If nginx is not an option you're in trouble.

Best regards, Brane

Reply via email to