Try OpenEdge Now
skip to main content
.NET 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.
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.
Note: If you specify the PROGRESS.Session.ProxyHost property, you must also specify the PROGRESS.Session.ProxyPort property.

Default:

None