G
George Potemkin
Guest
I'd suggest to double the value of the -Mn parameter and to use a login boker for 4GL clients separated from database server (as you do for SQL clients). Each login boker should use its own set of parameters (-Mpb, -Mi, -Ma, -minport, -maxport). The minimal value of the -Mn parameter is the sum of -Mpb per all login brokers plus the number of login brokers but it would good idea to reserve more slots in the server's table. The -minport/-maxport should set the range that at least equal to the -Mpb but a reserve can help during the "bad" days: when a few ports will not work or will be used but other (non-Progress) processes.
Continue reading...
Continue reading...