Skip to content

Commit 96ccba0

Browse files
authored
Merge pull request #26702 from Xunzhuo/patch-6
Update deprecated URL
2 parents e447269 + 6b092d7 commit 96ccba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/services/source-ip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ protocol between the loadbalancer and backend to communicate the true client IP
412412
such as the HTTP [Forwarded](https://tools.ietf.org/html/rfc7239#section-5.2)
413413
or [X-FORWARDED-FOR](https://en.wikipedia.org/wiki/X-Forwarded-For)
414414
headers, or the
415-
[proxy protocol](https://www.haproxy.org/download/1.5/doc/proxy-protocol.txt).
415+
[proxy protocol](https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt).
416416
Load balancers in the second category can leverage the feature described above
417417
by creating an HTTP health check pointing at the port stored in
418418
the `service.spec.healthCheckNodePort` field on the Service.

0 commit comments

Comments
 (0)