Skip to content

Commit 3353f31

Browse files
authored
added new bullet - line 113
1 parent e9947d2 commit 3353f31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cdn/cdn-standard-rules-engine-match-conditions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ Not IP Match | IP address (space-separated)
110110
- The syntax for an IP address block is the base IP address followed by a forward slash and the prefix size. For example:
111111
- **IPv4 example**: *5.5.5.64/26* matches any requests that arrive from addresses 5.5.5.64 through 5.5.5.127.
112112
- **IPv6 example**: *1:2:3:/48* matches any requests that arrive from addresses 1:2:3:0:0:0:0:0 through 1:2:3:ffff:ffff:ffff:ffff:ffff.
113+
- Remote Address represents the original client IP that is either from the network connection or typically the X-Forwarded-For request header if the user is behind a proxy.
113114

114115
### Request body
115116

0 commit comments

Comments
 (0)