Consultor Eletrônico



Kbase P135970: How to exclude a port(s) from being used from within the range defined for auto spawned server proce
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/02/2010
Status: Verified

GOAL:

How to exclude a port(s) from being used from within the range defined for auto spawned server processes.

GOAL:

How ports can be excluded from the min-max port range when starting a database broker

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

FIX:

When attempting a connection using an undefined port, as in the auto spawning of the database servers by the database broker, the process looks to see if the port selected by the broker is available . The first place it checks is the services file and if it is found in the service file, used or not, it will not use that port. When setting the -minport and -maxport on startup of the database, the broker cannot spawn a server process using any ports found in the services file, nor can it use any outside that range.
Enter the port or ports you wish to exclude from being used by the broker auto spawn process into the services file.