Notes.ini Entry



Name:

    NSF_DbCache_Maxentries

Syntax

    NSF_DbCache_Maxentries=Value

Applies to:

    Servers

Add-on:


    First Release:


      Obsolete since:


        Category:

          Cache

        Default:

          None, although if this setting is omitted, the number of databases that the server can hold in its cache at one time is either 25, or the NSF_Buffer_Pool_Size value divided by 300K (whichever is greater).

        UI equivalent:

          None

        Description:
        Determines the number of databases that a server can hold in its database cache at one time, where value is the number of databases.

        Increasing the database cache size can improve system performance but requires additional memory. The minimum number of databases allowed in the cache at one time is 25; the maximum is approximately 2000, depending on the server platform.

        These parameters will be automatically configured by the Domino R5 server. They will not be present in the NOTES.INI, but if left they will be supported.

        Also, during runtime, be sure to remove any DEBUG settings within NOTES.INI.