Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(warning) For reliable function of the deletion of least recent accessed objects, a separate file system should be used for the cache. You also have to take care for moving existing files in the cache to the new location yourself!

Default Value: tar-extracted

#CacheJournalRootDirectory
Anchor
CacheJournalRootDirectory
CacheJournalRootDirectory

Root directory for cache journal files. A relative path name is resolved relative to archive-install-directory/server/default/.

(warning) You have to take care for moving existing journal files to the new location yourself!

Default Value: tar-extracted-journal

#CacheJournalFilePathFormat
Anchor
CacheJournalFilePathFormat
CacheJournalFilePathFormat

Defines journal file path, with 'yyyy' will be replaced by the current year, 'MM' by the current month, 'dd' by the current date, 'HH' by the current hour and 'mm' by the current minute.

(warning) Can only be modified if the cache is empty!

Default Value: yyyy/MM/dd/HH/mm

#MemoryCacheCapacity
Anchor
MemoryCacheCapacity
MemoryCacheCapacity

Defines maximal number of journal file entries cached in memory to reduce number of duplicate entries in journal files. Should be set about the expected number of concurrent retrieves of objects located on TAR file systems.

Default Value: 5

#MinimumFreeDiskSpace
Anchor
MinimumFreeDiskSpace
MinimumFreeDiskSpace

...