Add to docs.json and small tweaks

This commit is contained in:
Owen
2025-10-11 14:29:00 -07:00
parent 4474f5f2ac
commit e83b9755a5
2 changed files with 218 additions and 215 deletions

View File

@@ -1,5 +1,5 @@
---
title: "Proxy Protocol (Advanced)"
title: "Proxy Protocol"
description: "Using Proxy Protocol to Preserve Client IPs for TCP/UDP backends"
---
@@ -92,7 +92,7 @@ Follow this down further until you reach the service line — `43-service` in th
},
```
Make a note of the address there.
Make a note of the address there. Keep in mind that _this address will change if you update the site on the target or change information about the target like the port or IP address or delete the target._
---