Hello!
On Thu, Apr 04, 2013 at 09:18:53AM +1300, Steve Holdoway wrote:
> Folks,
>
> I'm sharing processing load across 3 remote servers, and am having a
> terrible time getting it balanced.
>
> Here's the config
>
> upstream backend {
> server 192.168.162.218:9000 fail_tim
Folks,
I'm sharing processing load across 3 remote servers, and am having a
terrible time getting it balanced.
Here's the config
upstream backend {
server 192.168.162.218:9000 fail_timeout=30 max_fails=3 weight=1
; # Engine 1
server 192.168.175.5:9000 fai