Sharing the load: Address pools

Your users have bookmarked your $webserver, load goes up.

Solution: more servers and a redirection

table webpool persist { 192.0.2.214, 192.0.2.215, 192.0.2.216, 192.0.2.217 }

match in on $ext_if to $webserver port $webports rdr-to <webpool> round-robin