Introduction / FirstSpirit Server configuration / Configuration files (FirstSpirit Server) / FirstSpirit Server (fs-server.conf) / CacheManager
Area: CacheManager
###########################
# cache manager
###########################
CACHE_PERCENT=25
In this area, either the absolute or the relative (percentage) size of the cache required can be set. The value should not be set to 0.
CACHE_SIZE
Absolute size of the cache in bytes. Valid values include 456458345, 128m or 4096k, for instance.
CACHE_PERCENT
Size of cache as a percentage of the -Xmx value. Valid values include 30 or 0.5, for instance. The value is set to 25 by default.