Basic hoststated config (cont)

Also in your hoststated.conf

table sorry {
      check icmp
      real port 80
      host $sorry_server
}
service www {
      virtual ip $webserver port 80
      table webpool
      backup table sorry
}

enable with rc.conf.local entry

hoststated_flags="" # for normal use: ""#