Progress
Installation and Configuration Guide
Version 9
for Windows
Starting Multiple Brokers Using the Same Protocol
You can use either the Progress Explorer or the command-line interface to start multiple brokers that use the same protocol. The -
Mn
parameter and a new parameter, Maximum Servers per Broker (-Mpb
), determine the number of servers a broker can start. You can use the Progress Explorer to manage and configure server groups.Using the Progress Explorer to Start Multiple Brokers
You can use the Progress Explorer to start multiple brokers that use the same protocol. Start the Progress Explorer by double-clicking the Progress Explorer Tool icon in the Progress program group. Follow the instructions in the Progress Explorer online help to start and configure brokers. See "Administration Utilities," for more information about starting the Progress Explorer.
Using the Command-line Interface To Start Multiple Brokers
Use the following commands to start two brokers that use TCP and start multiple servers each:
db-name
Specifies the database you want to start. If the database is not in the current directory, you must specify the full pathname of the database.
-S service-name
Specifies the database server or broker process service name. You must specify the service name in a TCP network.
-N network-type
Specifies the network protocol, which is TCP.
-H host-name
Specifies the machine where the database server runs.
-Mn n
Specifies the maximum number of remote client servers and login brokers that the broker process can start.
-Mpb n
Specifies the number of servers that the login broker can start to serve remote users. This applies to the login broker that is being started.
-m3
Starts the secondary login broker.
For example, you would use the following commands to start two brokers that use TCP and start four servers each:
As the example shows, the -
Mn
value must be large enough to account for each additional broker and all servers. If you do not specify -Mpb
, the value of -Mn
becomes the default.You must include the -
m3
parameter with every secondary broker startup command. While the -Mpb
sets the number of servers a broker can start, the -m3
parameter actually starts the secondary broker.If you start multiple brokers, you should also run the Progress Watchdog process (PROWDOG). PROWDOG enables you to restart a dead secondary broker without shutting down the database server.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |