You can choose the process pooling mode and set values for relevant properties.

To set process pooling options:

  1. From the management console menu bar, click Options.
    The Options page appears.
  2. 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.
  3. Select the mode from the following options:
    • Disabled
    • Use built-in pooling
    • Use OpenEdge AppServer
  4. 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 is 1500.
      • Log File—The file system path to the log file for the agents.
    • 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.
  5. Click Submit.
  6. To apply these changes, restart both the AdminServer and OpenEdge Management:
    1. Stop the AdminServer and OpenEdge Management. For details, see Stop the AdminServer and Stop OpenEdge Management.
    2. Start the AdminServer and OpenEdge Management. For details, see Start the AdminServer and Start OpenEdge Management.