PROGRESS.Session.proxyHost
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.
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 application server adapter 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