Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Server Load Balancer (relays) Fall Back pools not effective

    2.1 Snapshot Feedback and Problems - RETIRED
    1
    1
    822
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      polardog last edited by

      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>
      1 Reply Last reply Reply Quote 0
      • First post
        Last post