diff --git a/net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy/index.volt b/net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy/index.volt index 2e55f9bfb..4eeff31ca 100644 --- a/net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy/index.volt +++ b/net/haproxy/src/opnsense/mvc/app/views/OPNsense/HAProxy/index.volt @@ -462,7 +462,7 @@ POSSIBILITY OF SUCH DAMAGE.
{{ lang._('Welcome to the HAProxy plugin! This plugin is designed to offer all the features and flexibility HAProxy is famous for. If you are using HAProxy for the first time, please take some time to get familiar with it. The following information should help you to get started.')}}
{{ lang._('Note that you should configure HAProxy in the following order:') }}
{{ lang._('HAProxy needs to know which servers should be used to serve content. The following minimum information must be provided for each server:') }}
{{ lang._("HAProxy requires two virtual services for its load balancing and proxying features. The following virtual services must be configured for everything that should be served by HAProxy:") }}
{{ lang._("After getting acquainted with HAProxy the following optional features may prove useful:") }}
{{ lang._("Most of the time these features are not required, but in certain situations they will be handy:") }}