For Caching Proxy, specify SSLPort directive to change the default HTTPS listening port (443)
 Technote (FAQ)
 
Problem
SSLPort is a new directive that allows you to specify an HTTPS port other than the ibmproxy's default HTTPS listening port (443).
 
Solution
SSLPort is a new directive that allows you to specify an HTTPS listening port.

The ibmproxy supports one HTTPS port for each instance; therefore, the directive should NOT be used to specify multiple HTTPS ports. To support multiple HTTPS ports, you must start multiple ibmproxy instances with different ibmproxy.conf files.

The syntax of the directive is:
SSLPort port-value

For example:
SSLPort 8443

where the port-value is an integer value greater than 0. Also the port-value must be valid for the operating system and must not be used by any other application.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
Historical Number
245963
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Edge Component
Operating system(s): Windows
Software version: 6.0
Software edition:
Reference #: 1194917
IBM Group: Software Group
Modified date: Sep 3, 2007