Skip to content

osrm-routed takes a long time to start accepting requests in this condition. #8

Open
@sreeramvuppala

Description

@sreeramvuppala

After running the 3 steps : (north-america-latest.pbf)

  1. osrm-extract
  2. osrm-contract
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions