Project

General

Profile

« Previous | Next » 

Revision 586c623a

Added by Jim Pingle over 6 years ago

Deprecate the built-in relayd Load Balancer. Closes #9386

It is not available on FreeBSD 12 with OpenSSL 1.1.x.

Users can migrate to the HAProxy package.

View differences:

src/usr/local/www/status_logs.php
48 48
		    "shortcut" => "ipsec"),
49 49
	"ppp" => array("name" => gettext("PPP"),
50 50
		    "shortcut" => ""),
51
	"relayd" => array("name" => gettext("Load Balancer"),
52
		    "shortcut" => "relayd"),
53 51
	"openvpn" => array("name" => gettext("OpenVPN"),
54 52
		    "shortcut" => "openvpn"),
55 53
	"ntpd" => array("name" => gettext("NTP"),

Also available in: Unified diff