Cloudscape Properties
Page 32 of 47

cloudscape.storage.fileCacheSize

Specifies the maximum number of files that the Cloudscape storage system keeps open at any time. Setting this property is useful on operating systems on small devices that have a hard limit to the number of file descriptors. If the operating system does not have a hard upper limit to the number of file descriptors, do not set this property (increase the limit on file descriptors instead if necessary).

Function

Syntax

cloudscape.storage.fileCacheSize=integerValue

Default

50

Example

cloudscape.storage.fileCacheSize=5

Scope

system-wide

Dynamic or Static

This property is static; you must reboot for changes to take effect. For information about dynamic changes to properties, see Dynamic or Static Changes to Properties.