Hello Dennis,
 
thanks for your replay.
now I installed Fiddler to monitor all requests between Client and server. It toured out that I revied a HTTP 504 error
 
HTTP/1.1 504 Fiddler - Receive Failure
Date: Wed, 03 Dec 2014 21:09:52 GMT
Content-Type: text/html; charset=UTF-8
Connection: close
Cache-Control: no-cache, must-revalidate
Timestamp: 16:09:52.668
[Fiddler] ReadResponse() failed: The server did not return a complete response for this request. Server returned 0 bytes.
 
It looks like that OSRM hasn't that resources?! What kind of parameter I can change?
 
Kind regards
 
Carsten
 
Gesendet: Dienstag, 02. Dezember 2014 um 04:13 Uhr
Von: "Dennis Luxen" <[email protected]>
An: "Mailing list to discuss Project OSRM" <[email protected]>
Betreff: Re: [OSRM-talk] Limitation of number of connection
There aren’t any restrictions per se. If you sent 1200 queries to the demo instance at once, then you may get shut down for excessive usage, though.

—Dennis


Want to support OSRM development? Buy us a beer: http://www.amazon.de/registry/wishlist/1V2TKTFOZIU80

> Am 01.12.2014 um 22:46 schrieb Carsten Malchow <[email protected]>:
>
> Hi List,
>
> I try to intigarte OSRM-routed in my Java web service applicaion.
> I try to send around 1200 request to the machine, but after a while
> the connection brokes and I get this error: "java.net.SocketException: Connection reset" .
> I'm using a HTTPUrlConnection request what is opend and closed for each Connection.
> Are ther some restriction of request per secound or a Keep Avile value in OSRM?
>
> Kind regards
>
> Carsten
>
>
> _______________________________________________
> OSRM-talk mailing list
> [email protected]
> https://lists.openstreetmap.org/listinfo/osrm-talk


_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to