[progress Communities] [progress Openedge Abl] Forum Post: Re: Specifying The Broker Type...

  • Thread starter Thread starter Paul Koufalis
  • Start date Start date
Status
Not open for further replies.
P

Paul Koufalis

Guest
There are a number of reasons to segregate broker types on different -S ports. James hit the major one: on any one login broker there are a maximum of -Mpb servers that can be started. Mixing SQL and 4GL servers under one login broker means that the number of supported 4GL vs SQL users is determined by pure luck. If you set -Mi 1 (min 1 user per server) then the first 4GL user will spawn an _mprosrv -m1, the second will spawn another, then if an SQL user connects the third server process will be an _sqlsrv2, and so on until you hit -Mpb.

Continue reading...
 
Status
Not open for further replies.
Back
Top