EngineCacheSize
The number of non-default processing engine configurations to store in the cache.
When you run an Eduction operation with parameters that override the configured settings, Eduction Sever creates a new processing engine to run the operation. By default, Eduction Server caches these configurations to improve the performance when you use the same settings again.
You can increase the value of EngineCacheSize
to improve performance, at the expense of using more memory to store the configurations in the cache.
Type: | Integer |
Default: | 10 |
Allowed Range: | Minimum: 4 Maximum: 100 |
Required: | No |
Configuration Section: | Server |
Example: | EngineCacheSize=5
|
See Also: |