diff --git a/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml b/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml
index a75ad13dc..c91075965 100644
--- a/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml
+++ b/src/opnsense/mvc/app/models/OPNsense/Proxy/Proxy.xml
@@ -152,12 +152,26 @@
1
Specify the overall bandwidth for downloads in kilobits per second.
N
+
+
+ Both trotteling parameters should either be filled or empty
+ OPNsense\Base\Constraints\AllOrNoneConstraint
+
+ perHostTrotteling
+
+
+
256
1
Specify the per host bandwidth for downloads in kilobits per second.
N
+
+
+ OverallBandwidthTrotteling.check001
+
+