diff --git a/net/haproxy/pkg-descr b/net/haproxy/pkg-descr index c27404a0d..4fc52805d 100644 --- a/net/haproxy/pkg-descr +++ b/net/haproxy/pkg-descr @@ -41,6 +41,9 @@ Changed: * make restart/reload commands usable in cron jobs * relax GUI input validation for servers, move validation to jinja template (#1975) +Deprecated: +* nbproc is deprecated and will be removed in os-haproxy 4.0 + 2.26 Fixed: diff --git a/net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms/generalTuning.xml b/net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms/generalTuning.xml index 9fdeb1e63..ea55662de 100644 --- a/net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms/generalTuning.xml +++ b/net/haproxy/src/opnsense/mvc/app/controllers/OPNsense/HAProxy/forms/generalTuning.xml @@ -12,9 +12,9 @@ haproxy.general.tuning.nbproc - + text -
NOTE: You may experience random issues in multi-process mode. For more information about the "nbproc" option please see the HAProxy Documentation.
]]>
+
WARNING: This option is deprecated and will be removed in a future version of HAProxy, threads should be used instead.
]]>
true