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 ?
Was this page helpful?