Basic relayd Config (cont)

In your relayd.conf

web1="192.0.2.214"
web2="192.0.2.215"
web3="192.0.2.216"
web4="192.0.2.217"
webserver="192.0.2.227"
sorry_server="192.0.2.200"

interval 5 # check hosts every 5 seconds

table <webpool> { $web1, $web2, $web3, $web4, }
table <sorry> { $sorry_server }