
Originally Posted by
plagueware
Is there a reasonable way to configure mangos to use less bandwidth? If not are there any steps I may take to improve its performance I have already change the process priority. I was also wondering what this does in the mangosd file
# Unload grids (if you have lot memory you can disbale it to speed up player move to new grids second time)
# 0 (not unload grids)
# Default: 1 (unload grids)
GridUnload = 1;
^Could this lower my latency if i turned it off?
Overrall I would like to know the best configuration for the best speed for my clients at the best performance settings.