NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

HI,

I am new to OverPassAPI, and setup in my local server(using apache). But the performance is very bad.

When I call 100 threads parallel through interpreter, 6 or 7 threads only executed at a time. How do i configure for execute more threads in parallel and improve performance.

cc:@mmd

asked 01 Jun '16, 08:06

Rajavelu_M's gravatar image

Rajavelu_M
253454858
accept rate: 33%

edited 01 Jun '16, 08:51

I seen few dispatcher configurations in https://github.com/drolbr/Overpass-API/blob/master/src/overpass_api/dispatch/dispatcher_server.cc But still performance not improved, also where can i get more details about this dispatcher config?

(02 Jun '16, 06:16) Rajavelu_M

One step here might be to configure Apache. Check out stackoverflow.com/questions/13883646/apache-prefork-vs-worker-mpm for more reference.

permanent link

answered 21 Jun '16, 08:34

poornibadrinath's gravatar image

poornibadrinath
18135
accept rate: 22%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×483
×85
×54
×28
×2

question asked: 01 Jun '16, 08:06

question was seen: 4,147 times

last updated: 21 Jun '16, 08:34

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum