<p>OSRM routing mode currently doesn't produce routes for me.</p>

<p>The following request is sent, but produces a strage result:</p>

<pre><code>$ curl "http://router.project-osrm.org/viaroute?z=14&output=json&instructions=true&loc=46.493665357623804%2C11.326904296875&loc=47.00086080525212%2C11.502685546875" --verbose
* Hostname was NOT found in DNS cache
*   Trying 141.3.85.1...
* Connected to router.project-osrm.org (141.3.85.1) port 80 (#0)
> GET /viaroute?z=14&output=json&instructions=true&loc=46.493665357623804%2C11.326904296875&loc=47.00086080525212%2C11.502685546875 HTTP/1.1
> User-Agent: curl/7.35.0
> Host: router.project-osrm.org
> Accept: */*

    < HTTP/1.1 302 Found
* Server nginx/1.1.19 is not blacklisted
< Server: nginx/1.1.19
< Date: Sun, 10 Jan 2016 09:40:14 GMT
< Content-Type: text/html; charset=UTF-8
< Content-Length: 0
< Connection: keep-alive
< Location: http://magento-experimental.test.signifyd.com:80/

* Connection #0 to host router.project-osrm.org left intact
</code></pre>

<p>The interface at <a href="http://osrm.at">osrm.at</a> requests routes from <code>http://api-osrm-routed-production.tilestream.net/</code> instead of <code>http://router.project-osrm.org/</code>. Maybe the URL has to be updated on osm.org as well? On the other hand, the <a href="https://github.com/Project-OSRM/osrm-backend/wiki/Api-usage-policy#server-name">documentation</a> on github still lists the now broken endpoint…</p>

<p>//cc <a href="https://github.com/TheMarex" class="user-mention">@TheMarex</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/issues/1129">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLS25pP9a8dIz-HGU8CP9bqOCUivmks5pYiJtgaJpZM4HB2ca.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/issues/1129"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>