explain pls

Hi,
they haven't mentioned in detail about -Mn n,-Mpb n,-M3.

-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.

Eg:


proserve db -S demosv1 -H myhost -Mn 9 -Mpb 4
proserve db -S demosv2 -H myhost -Mpb 4 -m3



explain in detail please.
 
Back
Top