Minimum Dynamic DataServer (-dsminport)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Use Minimum Dynamic Server (-dsminport) to specify the lowest port number
in a specified range of port numbers accessible to a client.
| Operating system and syntax | UNIX / Windows |
-dsminport
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 lowest in a specified range.
You specify the highest port number with the Maximum Dynamic DataServer Server (-dsmaxport) parameter. The range of port numbers defined by the Maximum Dynamic DataServer Server (-dsmaxport) and Minimum Dynamic DataServer Server (-dsminport) 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.