Skip to content

Commit 2aca8e7

Browse files
authored
Update workers.mdx
1 parent 445be34 commit 2aca8e7

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/aegis/configuration-options

1 file changed

+2
-2
lines changed

src/content/docs/aegis/configuration-options/workers.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ head:
1212
When paired with Aegis, whenever Cloudflare's developer platform needs to access services on your origin, it will use the dedicated IP addresses.
1313

1414
:::note
15-
For Workers subrequests, it is expected that other IPs are used.
16-
:::
15+
For Workers subrequests, meaning requests from a Worker to another, it is expected that other IPs are used. However, requests to external origins made by Worker that was invoked via subrequest will use the dedicated IP addresses.
16+
:::

0 commit comments

Comments
 (0)