summaryrefslogtreecommitdiff
path: root/interface-definitions/vpn-sstp.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-03-20 23:07:43 +0100
committerChristian Poessinger <christian@poessinger.com>2020-03-20 23:25:05 +0100
commita8920a1f13e6091355d33541802b1486c0cfa653 (patch)
tree8aa98337ce740f38bd0402c42dcfe384c45d9c3e /interface-definitions/vpn-sstp.xml.in
parent86e47301786da64a035156edd24ed2ec89918a49 (diff)
downloadvyos-1x-a8920a1f13e6091355d33541802b1486c0cfa653.tar.gz
vyos-1x-a8920a1f13e6091355d33541802b1486c0cfa653.zip
sstp: T2008: remove req-limit config node
Limiting the amount of requests passed to a server seems to be the wrong way to tackle a problem.
Diffstat (limited to 'interface-definitions/vpn-sstp.xml.in')
-rw-r--r--interface-definitions/vpn-sstp.xml.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/interface-definitions/vpn-sstp.xml.in b/interface-definitions/vpn-sstp.xml.in
index 1508c3313..bb851608c 100644
--- a/interface-definitions/vpn-sstp.xml.in
+++ b/interface-definitions/vpn-sstp.xml.in
@@ -118,11 +118,6 @@
<children>
<tagNode name="server">
<children>
- <leafNode name="req-limit">
- <properties>
- <help>Maximum number of simultaneous requests to server (default: unlimited)</help>
- </properties>
- </leafNode>
<leafNode name="fail-time">
<properties>
<help>If server does not responds mark it as unavailable for this time (seconds)</help>