api.something.com. And then I set up SaaS hostnames for it. In order to do that, I set up a route */* in order to match all of the requests.other-api.something.com . (Because the */* route is taken). Is that expected?*/*). But that would be ~ 1 route per custom hostname. Is that expected or advisable to write that many routes? */* is a nice solution, but it only works once per Zone. Which means one SaaS worker per zone