We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e447269 + 6b092d7 commit 96ccba0Copy full SHA for 96ccba0
content/en/docs/tutorials/services/source-ip.md
@@ -412,7 +412,7 @@ protocol between the loadbalancer and backend to communicate the true client IP
412
such as the HTTP [Forwarded](https://tools.ietf.org/html/rfc7239#section-5.2)
413
or [X-FORWARDED-FOR](https://en.wikipedia.org/wiki/X-Forwarded-For)
414
headers, or the
415
-[proxy protocol](https://www.haproxy.org/download/1.5/doc/proxy-protocol.txt).
+[proxy protocol](https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt).
416
Load balancers in the second category can leverage the feature described above
417
by creating an HTTP health check pointing at the port stored in
418
the `service.spec.healthCheckNodePort` field on the Service.
0 commit comments