You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why does the actual response time of osrm-backend HTTP requests turn out to be much greater than the time printed in the logs? I'm using docker to deploy osrm-backend v5.27.1 (--algorithm ch).
This discussion was converted from issue #6740 on March 05, 2024 16:55.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Why does the actual response time of osrm-backend HTTP requests turn out to be much greater than the time printed in the logs? I'm using docker to deploy osrm-backend v5.27.1 (--algorithm ch).
The actual return of the http request took 62ms, which is much slower than the 4.76961ms in the logs
Beta Was this translation helpful? Give feedback.
All reactions