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 ?
1 Reply
Hello, I’m Allie!
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