Server Load Balancer (relays) Fall Back pools not effective
-
Hi,
Just a report to say that Fall Back pools don't seem effective for me.
I configure a primary pool and a backup pool, assign those to a virtual
server (with a CARP VIP), then I startup only the backup pool, but
relayd never seems to check or use the backup pool.If i then make the backup pool, the primary, then all is well.
It's like the second line below never gets used..
redirect "all_port_80_sites" {
listen on aa.bb.cc.dd port 80
forward to <publicweb80>port 80 check http '/' code 200
forward to <fallback8080>port 80 check http '/' code 200
}Known bug?
Using: 2.1-BETA0 (amd64)
built on Wed Jun 20 12:19:46 EDT 2012- Mark</fallback8080></publicweb80>
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.