Search
Setup for Free
CD
Cloudflare Developers
•
3y ago
Saaa
Worker using two different ip for different request
How to make worker sending request with same IP
, im using fetch to send 2 post request to my API
, but worker using different IP even tho its on one script
, how to prevent this
?
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
83,384
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
S
Saaa
How to make worker sending request with same IP, im using fetch to send 2 post r...
H
Hello, I’m Allie!
•
8/20/23, 6:26 AM
You can
’t
. Workers have a pool of IP addresses they can use when making external calls
, and you can
’t lock it to one
Similar Threads
Worker exit IP
CD
Cloudflare Developers / workers-and-pages-help
17mo ago
worker runs request that goes into different subdomain
CD
Cloudflare Developers / workers-and-pages-help
2w ago
API request being blocked, presumably due to Worker IP?
CD
Cloudflare Developers / workers-and-pages-help
4mo ago