Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Why do all workers use for same IP for sending requests? - Cloudflare Developers
CD
Cloudflare Developers
•
2y ago
•
7 replies
PneuTueur
Why do all workers use for same IP for sending requests?
It seems that all the requests sent by workers show the same IP
(
2a06:98c0:3600::103
2a06:98c0:3600::103
)
, as we can see when we request
, e
.g
.
,
https://icanhazip.com/
.
This behaviour is somewhat unfortunate in cases where we use several workers for webscraping
. In my case
, if two workers happen to make the same request to a website I want to scrape data from
, one of them is refused
.
Can this be changed by some operation
?
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
86,801
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Force Workers to use a single IP for all requests in that session
CD
Cloudflare Developers / workers-and-pages-help
10mo ago
Workers public IP address
CD
Cloudflare Developers / workers-and-pages-help
3y ago
Proxy requests inside workers
CD
Cloudflare Developers / workers-and-pages-help
5mo ago
Mirror requests via Workers
CD
Cloudflare Developers / workers-and-pages-help
3y ago