Try OpenEdge Now
skip to main content
Java Open Clients
Accessing Proxy Properties : Alphabetical listing of properties : PROGRESS.Session.proxyHost
 

PROGRESS.Session.proxyHost

Data Type: String
Session model: Session-free and session-managed
The name of the host or the IP address of the host at which the Proxy Web server is located. This value can be a string with either the DNS name of the Proxy Web server or its dot-formatted IP address.
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 Java 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.
Note: If you specify the PROGRESS.Session.proxyHost on property, you must also specify the PROGRESS.Session.proxyPort property.
Default: None