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.
To specify no limit, set MaxPermissionsCacheSize=-1
. In most cases OpenText recommends that you use the default value.
Type: | Integer |
Default: | 10000 |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | MaxPermissionsCacheSize=30000
|
See Also: |