Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Descriptions : Proxy Host (-proxyhost)
 

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
-proxyhost { host-name | IP-address }
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 ProxyPort (-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.
When you specify this parameter, all connections made by an AppServer client using the HTTP or HTTPS protocol connect to an AppServer Internet Adapter (AIA) instance using the proxy server at the specified host and port.