The MinAfpResources
parameter sets the minimum number of AFP databases to keep loaded in HPE IDOL Speech Server even when they are not in active use. HPE IDOL Speech Server unloads any databases that are not in use by an active task, unless unloading would leave fewer than the MinAfpResources
.
If MinAfpResources
is set to -1
, HPE IDOL Speech Server unloads an inactive resource only if a new resource is requested with no resource slot being available otherwise.
This parameter is not included in the HPE IDOL Speech Server configuration file by default.
Type: | Integer |
---|---|
Default: | -1 (unlimited, that is, never automatically unload resource) |
Required: | No |
Configuration Section: | Server |
Example: | MinAfpResources=2
|
|