Documentation edits made through Mintlify web editor

This commit is contained in:
AstralDestiny
2025-10-10 18:43:42 -04:00
committed by GitHub
parent a470e625b4
commit 8656085124

View File

@@ -1,6 +1,6 @@
---
title: "New file"
description: "Description of your new file."
title: "Proxy Protocol"
description: "Using Proxy Protocol to Preserve Client IPs for TCP/UDP backends"
---
# Proxy Protocol (Advanced)
@@ -144,12 +144,13 @@ tcp:
proxyProtocol:
version: 1
```
---
Also do note.. If you change the dummy (8888) info at all for the destination or the port or the site.. you will need to repopulate the info all over again. Starting from the JQ line above.
---
## Downstream Applications
For downstream applications, you'll need to configure them to trust Proxy Protocol connections originating from the system where **Newt** connects to the service.