Documented HTTP server 'keep-alive' support
This commit is contained in:
parent
a7b7d77e1f
commit
4fbf58adb3
@ -1,3 +1,8 @@
|
|||||||
|
# OSRM HTTP server
|
||||||
|
|
||||||
|
Built-in HTTP server is a basic HTTP/1.0 server that supports 'keep-alive' extension. Persistent connections are limited to 512 requests per
|
||||||
|
connection and allow no more then 5 seconds between requests.
|
||||||
|
|
||||||
## General options
|
## General options
|
||||||
|
|
||||||
All OSRM HTTP requests use a common structure.
|
All OSRM HTTP requests use a common structure.
|
||||||
|
Loading…
Reference in New Issue
Block a user