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

i set up a map server on ubuntu 18.4 the vm have 8 core cpu and also 16 gig of ram i just imported great Britain pbf data

but the map generation speed is very low

some time it need 10-15 seconds for generate tiles and also some time it dont create any thing due to timeouterror this is a part of pgsql configs

lbmap@tracker-map:~$ grep ^VmPeak /proc/16364/status
VmPeak:  4492940 kB
lbmap@tracker-map:~$ cat /proc/meminfo | grep -i huge
AnonHugePages:         0 kB
ShmemHugePages:        0 kB
HugePages_Total:    7570
HugePages_Free:     5465
HugePages_Rsvd:        4
HugePages_Surp:        0
Hugepagesize:       2048 kB

how can i get a better performance?!

asked 12 Jul '20, 17:08

peiman2's gravatar image

peiman2
11223
accept rate: 0%

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:

×287
×204
×24

question asked: 12 Jul '20, 17:08

question was seen: 952 times

last updated: 12 Jul '20, 17:08

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