Skip to content

Commit 8cbacf2

Browse files
committed
1 parent 84dafad commit 8cbacf2

88 files changed

Lines changed: 9465 additions & 10 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,6 +1039,34 @@
10391039

10401040

10411041

1042+
<li class="md-nav__item">
1043+
<a href="/vi/features/proxy-protocol/" class="md-nav__link">
1044+
1045+
1046+
1047+
<span class="md-ellipsis">
1048+
1049+
1050+
PROXY Protocol
1051+
1052+
1053+
1054+
</span>
1055+
1056+
1057+
1058+
</a>
1059+
</li>
1060+
1061+
1062+
1063+
1064+
1065+
1066+
1067+
1068+
1069+
10421070
<li class="md-nav__item">
10431071
<a href="/vi/features/link/" class="md-nav__link">
10441072

changelog/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,34 @@
10501050

10511051

10521052

1053+
<li class="md-nav__item">
1054+
<a href="../features/proxy-protocol/" class="md-nav__link">
1055+
1056+
1057+
1058+
<span class="md-ellipsis">
1059+
1060+
1061+
PROXY Protocol
1062+
1063+
1064+
1065+
</span>
1066+
1067+
1068+
1069+
</a>
1070+
</li>
1071+
1072+
1073+
1074+
1075+
1076+
1077+
1078+
1079+
1080+
10531081
<li class="md-nav__item">
10541082
<a href="../features/link/" class="md-nav__link">
10551083

comparison/index.html

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1062,6 +1062,34 @@
10621062

10631063

10641064

1065+
<li class="md-nav__item">
1066+
<a href="../features/proxy-protocol/" class="md-nav__link">
1067+
1068+
1069+
1070+
<span class="md-ellipsis">
1071+
1072+
1073+
PROXY Protocol
1074+
1075+
1076+
1077+
</span>
1078+
1079+
1080+
1081+
</a>
1082+
</li>
1083+
1084+
1085+
1086+
1087+
1088+
1089+
1090+
1091+
1092+
10651093
<li class="md-nav__item">
10661094
<a href="../features/link/" class="md-nav__link">
10671095

@@ -1516,7 +1544,7 @@ <h1 id="comparison">Comparison<a class="headerlink" href="#comparison" title="Pe
15161544
<tr>
15171545
<td>Proxy Protocol v1/v2</td>
15181546
<td style="text-align: center;">No</td>
1519-
<td style="text-align: center;">No</td>
1547+
<td style="text-align: center;">Yes</td>
15201548
<td style="text-align: center;">Yes</td>
15211549
<td style="text-align: center;">Yes</td>
15221550
</tr>

deployment/ipv6/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,6 +1052,34 @@
10521052

10531053

10541054

1055+
<li class="md-nav__item">
1056+
<a href="../../features/proxy-protocol/" class="md-nav__link">
1057+
1058+
1059+
1060+
<span class="md-ellipsis">
1061+
1062+
1063+
PROXY Protocol
1064+
1065+
1066+
1067+
</span>
1068+
1069+
1070+
1071+
</a>
1072+
</li>
1073+
1074+
1075+
1076+
1077+
1078+
1079+
1080+
1081+
1082+
10551083
<li class="md-nav__item">
10561084
<a href="../../features/link/" class="md-nav__link">
10571085

deployment/systemd/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,6 +1052,34 @@
10521052

10531053

10541054

1055+
<li class="md-nav__item">
1056+
<a href="../../features/proxy-protocol/" class="md-nav__link">
1057+
1058+
1059+
1060+
<span class="md-ellipsis">
1061+
1062+
1063+
PROXY Protocol
1064+
1065+
1066+
1067+
</span>
1068+
1069+
1070+
1071+
</a>
1072+
</li>
1073+
1074+
1075+
1076+
1077+
1078+
1079+
1080+
1081+
1082+
10551083
<li class="md-nav__item">
10561084
<a href="../../features/link/" class="md-nav__link">
10571085

docker/configuration/index.html

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,6 +1159,34 @@
11591159

11601160

11611161

1162+
<li class="md-nav__item">
1163+
<a href="../../features/proxy-protocol/" class="md-nav__link">
1164+
1165+
1166+
1167+
<span class="md-ellipsis">
1168+
1169+
1170+
PROXY Protocol
1171+
1172+
1173+
1174+
</span>
1175+
1176+
1177+
1178+
</a>
1179+
</li>
1180+
1181+
1182+
1183+
1184+
1185+
1186+
1187+
1188+
1189+
11621190
<li class="md-nav__item">
11631191
<a href="../../features/link/" class="md-nav__link">
11641192

@@ -1648,6 +1676,11 @@ <h2 id="environment-variables">Environment Variables<a class="headerlink" href="
16481676
<td>Route upstream DC connections through a SOCKS5 proxy (<code>socks5://[user:pass@]host:port</code>)</td>
16491677
</tr>
16501678
<tr>
1679+
<td><code>PROXY_PROTOCOL</code></td>
1680+
<td>false</td>
1681+
<td>Enable PROXY protocol v1/v2 on client listeners (for HAProxy/nginx/NLB)</td>
1682+
</tr>
1683+
<tr>
16511684
<td><code>DC_OVERRIDE</code></td>
16521685
<td></td>
16531686
<td>Comma-separated DC address overrides for direct mode (e.g. <code>2:1.2.3.4:443,2:5.6.7.8:443</code>)</td>

docker/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,6 +1159,34 @@
11591159

11601160

11611161

1162+
<li class="md-nav__item">
1163+
<a href="../features/proxy-protocol/" class="md-nav__link">
1164+
1165+
1166+
1167+
<span class="md-ellipsis">
1168+
1169+
1170+
PROXY Protocol
1171+
1172+
1173+
1174+
</span>
1175+
1176+
1177+
1178+
</a>
1179+
</li>
1180+
1181+
1182+
1183+
1184+
1185+
1186+
1187+
1188+
1189+
11621190
<li class="md-nav__item">
11631191
<a href="../features/link/" class="md-nav__link">
11641192

docker/monitoring/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,6 +1137,34 @@
11371137

11381138

11391139

1140+
<li class="md-nav__item">
1141+
<a href="../../features/proxy-protocol/" class="md-nav__link">
1142+
1143+
1144+
1145+
<span class="md-ellipsis">
1146+
1147+
1148+
PROXY Protocol
1149+
1150+
1151+
1152+
</span>
1153+
1154+
1155+
1156+
</a>
1157+
</li>
1158+
1159+
1160+
1161+
1162+
1163+
1164+
1165+
1166+
1167+
11401168
<li class="md-nav__item">
11411169
<a href="../../features/link/" class="md-nav__link">
11421170

fa/changelog/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,34 @@
10501050

10511051

10521052

1053+
<li class="md-nav__item">
1054+
<a href="../features/proxy-protocol/" class="md-nav__link">
1055+
1056+
1057+
1058+
<span class="md-ellipsis">
1059+
1060+
1061+
PROXY Protocol
1062+
1063+
1064+
1065+
</span>
1066+
1067+
1068+
1069+
</a>
1070+
</li>
1071+
1072+
1073+
1074+
1075+
1076+
1077+
1078+
1079+
1080+
10531081
<li class="md-nav__item">
10541082
<a href="../features/link/" class="md-nav__link">
10551083

fa/comparison/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,6 +1062,34 @@
10621062

10631063

10641064

1065+
<li class="md-nav__item">
1066+
<a href="../features/proxy-protocol/" class="md-nav__link">
1067+
1068+
1069+
1070+
<span class="md-ellipsis">
1071+
1072+
1073+
PROXY Protocol
1074+
1075+
1076+
1077+
</span>
1078+
1079+
1080+
1081+
</a>
1082+
</li>
1083+
1084+
1085+
1086+
1087+
1088+
1089+
1090+
1091+
1092+
10651093
<li class="md-nav__item">
10661094
<a href="../features/link/" class="md-nav__link">
10671095

0 commit comments

Comments
 (0)