5 ms·There is also path based, e.g. domain.tld/serviceA, domain.tld/serviceBby Kerbonut 2y agoThere is also path based, e.g. domain.tld/serviceA, domain.tld/serviceBcess11 2y agoWon't work for many services, either they do some websocket stuff or they make assumptions about the URL or whatever. Subdomains are the way to go.Kerbonut 2y agoTrue enough, the app needs to support it.