Skip to content

Commit 10d899d

Browse files
Add note about expected behavior with Workers subrequets
1 parent 0979de8 commit 10d899d

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ head:
1212
[Workers](/workers/) provides a serverless execution environment for you to create applications leveraging Cloudflare's global network.
1313

1414
When paired with Aegis, whenever Cloudflare's developer platform needs to access services on your origin, it will use the dedicated IP addresses.
15+
16+
:::note
17+
For Workers subrequests, it is expected that other IPs are used.
18+
:::

0 commit comments

Comments
 (0)