By Anuk
via blog.monitor.us
Published: Feb 12 2012 / 10:07
When it comes to performance, BerkeleyDB’s cache size is the single most important configuration parameter. In order to achieve maximum performance, the data most frequently accessed by your application should be cached so that read and write requests do not trigger too much I/O activity.
Add your comment