PROGRESS.Session.ProxyHost
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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 application server client using the HTTP or HTTPS protocol connect to an application server 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