Basic relayd Config (cont)

Also in your relayd.conf

redirect "www" {
	 listen on $webserver port 80
	 forward to <webpool> check http "/status.html" code 200 timeout 300
	 forward to <sorry> timeout 300 check icmp 
}

This is a redirect, works much like rdr-to with that little extra logic.

enable with rc.conf.local entry

relayd_flags="" # for normal use: ""#