RMI server pool.max.keep.idle.count property
The pool.max.keep.idle.count specifies the maximum number of idle processes that are kept in the pool.
All released processes above this number are destroyed.
The following table lists the valid values for the pool.max.keep.idle.count RMI server property and their description.
- Values
- Description
- >0
- Maximum number of idle processes that are kept in the pool. A negative value disables this feature.