Server-side cache settings

Setting

Description

MaxCacheSize

This is the maximum size of a document M-Business Server will try to cache, in bytes. If you synchronize large documents, increasing this value to a value larger than your largest document will improve performance. The default is 262144 (256KB)

Along with setting this preference, you also should turn on the WebToGoMaxTextSize setting.

SetDefaultFreshLife 

Determines whether to set a default freshness lifetime for documents that is longer or shorter than originally specified.

DefaultFreshnessLifetime 

The period of time (in seconds) that M-Business Server caches documents if the SetDefaultFreshLife directive is set to CacheableDocs . The default is the number of seconds in a day (86400).

LimitFreshLifeOn 

When set to a non-zero value, this directive turns on limiting of freshness lifetimes of documents.

LimitFreshLifeSecs 

The maximum value of time (in seconds) for a document’s freshness lifetime. The default is the number of seconds in a year (31536000).

NegativeCachingOn

Caches negatives from servers, such as timeouts, for the period of time (in seconds) specified by the NegativeCachingFreshnessLifetime directive.

NegativeCachingFreshnessLifetime 

The period of time (in seconds) that negatives are cached on the server.

ServerSideCaching 

Determines whether documents are cached on the server. The default setting is On . This directive does not affect on-device caching.

CacheInMemory 

Enables caching in memory.