diff --git a/net/haproxy/pkg-descr b/net/haproxy/pkg-descr index 3b578b24b..c20f334be 100644 --- a/net/haproxy/pkg-descr +++ b/net/haproxy/pkg-descr @@ -19,6 +19,7 @@ Fixed: Changed: * deploy haproxy.conf if it does not exist (#2474) * add new timeout (60s) which will terminate open connections when using graceful stop +* allow retries to be set to "0" (#2585) 3.5 diff --git a/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml b/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml index 8521443fe..5f7d9db7b 100644 --- a/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml +++ b/net/haproxy/src/opnsense/mvc/app/models/OPNsense/HAProxy/HAProxy.xml @@ -223,7 +223,7 @@ N - 1 + 0 100 3 Please specify a value between 1 and 100. @@ -1143,7 +1143,7 @@ N - 1 + 0 100 Please specify a value between 1 and 100. N