PROGRESS.Session.proxyPort
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Data Type: Integer
Session model: Session-free and session-managed
The port number on which the Proxy Web server is listening. You can set the Proxy server port to an integer value from 1 to 65536.
When you specify this property, all connections made by an application server client using the HTTP or HTTPS protocol connect to an application server adapter instance using the proxy server at the specified host and port.
All connections made using the HTTP or HTTPS protocol connect to the proxy server at the specified host and port.
Note: If you specify the
PROGRESS.Session.proxyPort property, you must also specify the PROGRESS.Session.proxyHost property. Default: None