Set process pooling options
Print
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
You can choose the process pooling mode and set values for relevant properties.
To set process pooling options:
-
From the management console menu bar, click Options.
The Options page appears.
-
Click Process Pooling.
The Process Pooling Configuration page appears and allows you to set system-wide process pooling defaults for all local and remote AdminServers being managed by this instance of OpenEdge Management.
-
Select the mode from the following options:
- Disabled
- Use built-in pooling
- Use OpenEdge AppServer
-
Depending on the selected mode, enter the following information:
- For the built-in processing mode:
-
Port—The port number for the process pooling
server. The default value is
4444. You can change it to a preferred value.Note: You can change this value before the initial startup. For details, see Modify the process pooling port before initial startup. -
Maximum agents—The maximum number of agents.
The default value is
3. -
Timeout—The maximum time, in milliseconds, to
wait before starting
_progress. The default value is1500. - Log File—The file system path to the log file for the agents.
-
Port—The port number for the process pooling
server. The default value is
- For the OpenEdge AppServer mode:
-
AppServer URL—The URL used to connect to the
AppServer. If you do not specify a URL,
http://localhost:8810/apsv/is used. - AppService name—The name of the application service to use on the AppServer. The service name is used to identify the set of brokers that are expected to respond to requests. If you do not provide an AppService name, the default AppServer application service is used.
-
AppServer URL—The URL used to connect to the
AppServer. If you do not specify a URL,
- For the built-in processing mode:
- Click Submit.
-
To apply these changes, restart both the AdminServer and OpenEdge Management:
- Stop the AdminServer and OpenEdge Management. For details, see Stop the AdminServer and Stop OpenEdge Management.
- Start the AdminServer and OpenEdge Management. For details, see Start the AdminServer and Start OpenEdge Management.