RMI server pool.mode.managed property
The pool.mode.managed RMI server property turns pool management on or off.
When it is turned off, there is no limit to the number of processes, and time idle processes are kept.
If this property is set to false, settings for all of the properties that control the process pool behavior are ignored.
The following table lists the valid values for the pool.mode.managed RMI server property and their description.
- Values
- Description
- true
- Turns pool management on.
- false
- Turns pool management off.