Send an external request to every VM of an app?

I want to update two instances of typesense (not a cluster, but disconnected from each other and in different regions) with the same data.

Is there a way to make an external request to my app that will reach both running machines (similar to global.app.internal for internal requests)?

Or, alternatively, are there an external addresses available to target individual machines?

perhaps Fly-Prefer-Region: <region-code> is my answer…

But it would be great to get an answer to this question. Is there an external equivalent to global.app.internal?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.