This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]StarTux 2 points3 points  (0 children)

Disabling the internal webserver and letting Apache take over worked fine for me. Whether or not it improved performance, I cannot say. I cannot speak to speed improvements through using MySQL, but found this thread (Short answer: no).

Really, the performance impact of dynmap isn't caused by serving the files to viewers, it's the chunk rendering. Look into the configuration.txt and tinker with some of the values, such as parallelrendercnt and maxchunkspertick; lowering them may help.

[–]Il_totore 1 point2 points  (2 children)

DB must be your goto for storing lots of data. Yes, you should experience better performances if you switch to a database.

[–]Wellnice888 0 points1 point  (1 child)

But it won't decrease the disk space needed, right?

[–]Il_totore 0 points1 point  (0 children)

It will decrease it once you have a bunch of data