Starting multiple brokers
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation

To start multiple brokers for a database, you first start the primary broker with the startup parameters discussed previously.
Then, to start each additional secondary broker, you use a separate PROSERVE with the
–m3 parameter.
|
Where:
| The name or IP address of the host computer that contains the database. It is used for remote client connections. |
| The service name or port number to be used by a secondary broker. |
| The maximum number of servers on a secondary broker. |
| The maximum number of remote clients per server on a secondary broker. |
| The minimum number of remote clients per server on a secondary broker. |
| The type of server served by a secondary broker. |
| A secondary login broker. |