Geocoder Cache Size

Adriano Miranda2 years ago

Hello guys,

Quick question: When setting the geocoder.cacheSize, is it in kilobytes (kB), megabytes (MB), or something else?

Adriano Miranda2 years ago

Ex.:

<entry key='geocoder.cacheSize'>10</entry>
Anton Tananaev2 years ago

Number of records.

Adriano Miranda2 years ago

Thanks Anton. Just one more thing: does the geocoding cache use RAM or disk storage? I'm trying to figure out how it might affect my server's resources. Appreciate any insights you can share.

Anton Tananaev2 years ago

RAM

If you have more than 5000 devices What is the best cache Size?

Anton Tananaeva year ago

You have experiment and see. It probably depends on your specific usage.