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" title: "Proxy Protocol"
description: "Description of your new file." description: "Using Proxy Protocol to Preserve Client IPs for TCP/UDP backends"
--- ---
# Proxy Protocol (Advanced) # Proxy Protocol (Advanced)
@@ -144,12 +144,13 @@ tcp:
proxyProtocol: proxyProtocol:
version: 1 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. 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 ## 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. For downstream applications, you'll need to configure them to trust Proxy Protocol connections originating from the system where **Newt** connects to the service.