Proxy Host (-proxyhost)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Proxy Host (-proxyhost)
Use the Proxy Host (-proxyhost) parameter to specify the name of the host
or the IP address of the host at which the HTTP-based proxy server is located.
| Operating system and syntax | UNIX / Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Client Connection | — | — | — | — |
- host-name
- The name of the host at which the HTTP-based proxy server is located.
- IP-address
- The IP address of the host at which the HTTP-based proxy server is located.
Note: If you specify the Proxy Host (
-proxyhost) parameter, you
must also specify the Proxy Port (-proxyport) parameter. 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.