Maximum Dynamic DataServer Port (-dsmaxport)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Use maximum Dynamic DataServer Port (-dsmaxport) when starting ProBroker
to specify the highest port number in a specified range of port numbers used to start
DataServer servers.
| Operating system and syntax | UNIX / Windows |
-dsmaxport
n
|
||
|---|---|---|---|---|
| Use with | UNIX Maximum value | UNIX Minimum value | Windows Maximum value | Windows Minimum value |
| DataServer | 2000 | 1025 | 5000 | 3000 |
- n
- The port number that is the highest in a specified range.
You specify the lowest port number with the Minimum Dynamic DataServer Server
(-dsminport) parameter. The range of port numbers defined by the Maximum
Dynamic DataServer Server (-dsmaxport) and Minimum Dynamic DataServer
Server (-port) parameters provides client access to an OpenEdge server that
is behind a firewall. Some operating systems choose transient client ports in the
32,768-to-65,535 range. Choosing a port in this range might produce unwanted results.