MaxPermissionsCacheSize
When MappedSecurity=True
, the connector stores security information for objects in a cache. Caching more information can improve performance when the connector processes items with common parents, but storing the information increases memory use.
This parameter specifies the maximum number of objects to cache security information for.
In most cases OpenText recommends that you use the default value.
Type: | Integer |
Default: | No limit |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | MaxPermissionsCacheSize=30000
|
See Also: |