WebSphere® Application Server 插件端口(用于 IHS 与 WebSphere Application Server 之间的通信)由 IHS、SSL 和 CM Server servlet 端口组成。安装时,这些端口都不能更改。
如果 CM Server 主机上的另一个应用程序使用了这些端口,那么请将该应用程序配置为使用其他端口。如果无法做到这一点,那么必须在安装后更改 CM Server 所使用的端口。
如果在 httpd.conf 或 serverindex.xml 中更改端口,您还必须在 plugin-cfg.xml 和 virtualhosts.xml 中更改这些端口。 在 virtualhosts.xml 文件中,更改 XML 的 HostAlias_x 部分中的端口号。
所有平台(除了 HP-UX)的缺省 IHS 端口为 80。对于 HP-UX,缺省端口为 81。在 httpd.conf 和 plugin-cfg.xml 中列出了此信息。安装时,可更改此端口。
所有平台(除了 HP-UX)的缺省 SSL 端口为 443。对于 HP-UX,缺省端口为 444。在 ssl.conf 和 plugin-cfg.xml 中列出了此信息。安装时,可更改此端口。
WC_defaulthost 是为 CM Server 在 IHS 和 WebSphere Application Server 之间中继非 SSL 通信的端口。WC_defaulthost 的缺省端口号为 12080(cmprofile)。serverindex.xml 中为要更改的 CM Server servlet 的各概要文件定义了六个端口。WC_defaulthost 也在 plugin-cfg.xml、WC_adminhost、WC_defaulthost_secure、WC_adminhost_secure、BOOTSTRAP_ADDRESS 和 SOAP_CONNECTOR_ADDRESS 中进行了定义。
文件 | 文件的路径名 |
---|---|
httpd.conf | Common\IHS\conf\ |
ssl.conf | Common\IHS\conf\ |
serverindex.xml | Common\CM\profiles\cmprofile\config\cells\node_name\nodes\node_name\ |
virtualhosts.xml | Common\CM\profiles\cmprofile\config\cells\node_name\ |
plugin_cfg.xml | Common\eWAS\profiles\ |