From the Flycast Private Load Balancing documentation, it sounds like traffic should be automatically routed to the web processes, the same way it works for public traffic?
This traffic is routed through the Fly proxy - like public traffic - arriving in the geographically closest region with active VMs.
It isn’t clear to me from the documentation whether there are other differences between using a private Flycast IP instead of .internal addresses. We have a similar use case with web and worker processes for one app, and a second app that needs to connect via private networking.