mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-03 09:16:50 +00:00
Documentation edits made through Mintlify web editor
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user