Skip to content

Commit 1e367da

Browse files
Update site/content/how-to/data-plane-configuration.md
Co-authored-by: Alan Dooley <[email protected]>
1 parent 99fe436 commit 1e367da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/how-to/data-plane-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ as arguments and add `/bin/sh` as the command. The deployment manifest should lo
158158
...
159159
```
160160

161-
### Configure Rewrite Client IP Settings
161+
### Configure RewriteClientIP settings
162162

163163
When the request is passed through multiple proxies or load balancers, the client IP is set to the IP address of the server that last handled the request. To preserve the original client IP address, you can configure `RewriteClientIP` settings in `NginxProxy` resource. `RewriteClientIP` has three fields *mode*, *trustedAddresses* and *setIPRecursively*. It is important to understand these fields to configure them according to your requirements.
164164

0 commit comments

Comments
 (0)