Geocoder Cache Size

Adriano Miranda10 months ago

Hello guys,

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

Adriano Miranda10 months ago

Ex.:

<entry key='geocoder.cacheSize'>10</entry>
Anton Tananaev10 months ago

Number of records.

Adriano Miranda10 months 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 Tananaev10 months ago

RAM

Luis Mariano Rosa5 months ago

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

Anton Tananaev5 months ago

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