m-lab / mlab-ns

M-Lab name server (load balancer for M-Lab servers)
Apache License 2.0
12 stars 10 forks source link

Add dispatch.yaml for locate v2 paths #236

Closed stephen-soltesz closed 4 years ago

stephen-soltesz commented 4 years ago

This change adds a dispatch.yaml configuration for mlab-ns.

The intended effect of the dispatch configuration is to add routing to paths on the default App Engine URL. For example, with this configuration in sandbox, the following URL routes to the locate service.

I expect (but cannot confirm) that the "custom domain" on mlab-ns.appspot.com for locate.mesurementlab.net will inherit these dispatch rules. So, I expect the following to work once this config reaches the mlab-ns project.

While all other current URLs continue to work as they do today.

In support of https://github.com/ooni/probe-engine/issues/562


This change is Reviewable

stephen-soltesz commented 4 years ago

https://github.com/m-lab/dev-tracker/issues/455