Proxy Port (-proxyport)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Proxy Port (-proxyport)
Use the Proxy Port (-proxyport) parameter to specify the port on which the
HTTP-based Proxy server is listening.
| Operating system and syntax | UNIX / Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Connection | 65536 | 1 | — | — |
- port-number
- The port number of the HTTP-based proxy server.
When binding to a WSDL file via the server object's CONNECT( ) method, all
connections made using the HTTP or HTTPS protocol connect to the proxy server at the
specified host and port.
Note: If you specify the Proxy Port (
-proxyport) parameter, you
must also specify the Proxy Host (-proxyhost) parameter.