Open
Description
After running the 3 steps : (north-america-latest.pbf)
- osrm-extract
- osrm-contract
- osrm-routed - It takes a few seconds before it begins waiting for requests.
I created an AMI with the extracted data. The problem is when I am creating a new instance from the AMI.
Now, I only run osrm-routed passing the data that already exists with the AMI. It takes more than two hours between these two steps in the logs
a. load names ....
b. set checksum .... (after 2 hours)
The same is not the case if the same instance is rebooted and the osrm-routed docker command is rerun .. there is no delay.
The purpose is to automatically get an instance running and may help in autoscaling.
Metadata
Metadata
Assignees
Labels
No labels