Is there an internal DNS entry for an app in the same region?

Hi… Almost: top1.nearest.of.<appname>.internal. The difference is that it will reach out to other regions in the corner case when there isn’t actually a local cache Machine alive at the moment.

(This is how database connections were done by default before Flycast was introduced.)

Hope this helps!