Maxim Dounin Wrote:
> > I'm suspecting that the upstream hash module "takes over" the
> upstream
> > handling, and thus ignores the 'keepalive' keyword, but I'm randomly
> > guessing.
>
> Quoting http://nginx.org/r/keepalive:
>
> : When using load balancer methods other than the default
> : round-robin, it is necessary to activate them before the keepalive
> : directive.
Doh! That seems to do the trick. Thanks!
Allan