Skip to content

Commit 556e732

Browse files
author
Kate Osborn
committed
Add other address types to future work section
1 parent 9100b60 commit 556e732

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/proposals/rewrite-client-ip.md

+1
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ Status is set on the GatewayClass, not the `NginxProxy` resource. If the `NginxP
211211

212212
- If requested by a user, add more `RewriteClientIPModes`, such as custom header or Forwarded.
213213
- Allow users to rate limit or apply security policies using the value of `$remote_addr`.
214+
- The `set_real_ip_from` directive accepts IP addresses, CIDR blocks, hostnames and the special value `unix:;` which trusts all UNIX-domain sockets. For simplicity, we will begin by only allowed CIDR blocks since this will cover most use cases. However, if a user requests it, we can extend the TrustedAddresses field to accept other types of addresses.
214215

215216
## Use Cases
216217

0 commit comments

Comments
 (0)