Platform Deployment Guide › iConsole Deployment › Post-deployment Tasks › Set Up iConsole Connectivity › Specify a Non-default TCP Port
Specify a Non-default TCP Port
When installing the iConsole application server and front-end Web server separately using the installation wizard, you must specify the TCP port used for communication between them. This defaults to port 80, but if required you can specify a non‑default port at installation.
This section provides instructions for changing the application server or TCP port after installation.
To edit the registry on the front-end Web server
- On the host machine for the front-end Web server, locate the Web registry key.
- In this registry key, you need to check the following registry value:
WebServiceMachine
This REG_SZ value specifies the name of the machine hosting the application server.
- If this value is set to either LocalHost, or the name of the machine hosting the front-end Web server, the iConsole assumes that both components are hosted on the same machine.
- If this value is not set to Localhost or the host machine for the front-end Web server, you need to specify the name of the machine hosting the application server.
- In the same registry key located in step 1, you need to configure the following registry value:
WebServicePort
This REG_SZ value defaults to 80. It specifies the TCP port used for communication between the front‑end Web server and the application server.
- Change this value to the TCP port number you want to use.
- If you do change the TCP port, you must ensure that the application server is communicating on the same port. This can be checked using Internet Information Services (IIS).
- If you are using SSL to communicate over a secure port (for example, 443), you need to configure the following registry value:
WebServiceUseSSL
This REG_DWORD registry value defaults to zero. Set this to 1 if you want the port used for communication between the front‑end Web server and the application server to use SSL.
Copyright © 2014 CA.
All rights reserved.
|
|