【发布时间】:2014-08-12 11:30:56
【问题描述】:
我正在研究 websphere clusering (ND 8.5.5),我想使用 IHS (IBM HTTP SERVER) 8.5.5 版作为负载均衡器,但我找不到这个版本的下载链接。
你们知道我在哪里可以找到它吗?
【问题讨论】:
标签: websphere websphere-8
我正在研究 websphere clusering (ND 8.5.5),我想使用 IHS (IBM HTTP SERVER) 8.5.5 版作为负载均衡器,但我找不到这个版本的下载链接。
你们知道我在哪里可以找到它吗?
【问题讨论】:
标签: websphere websphere-8
IBM HTTP Server 是一种包含在 WAS 许可中的软件,可以在与您获取 WAS 服务器安装文件的位置相同的位置下载。
如果您的 WAS 服务器具有 Passport 优势,您也可以从那里下载 IBM HTTP 服务器。请注意,下载软件可能仅限于贵公司的某些用户。如果是这样,您需要联系您公司的技术管理员,让您获得该访问权限或让您知道谁可以帮助您。
我也找到了下载链接 att IBMs IBM HTTP Server product page,但我还没有一路测试下载。
【讨论】:
您需要从 Passport 优势中下载它。它将在文件描述中具有“补充”的文件集上。下载将包含 IBM HTTP Server 和 WebSphere 插件(通过 WebSphere Customization Toolkit 安装)。您需要同时安装两者才能将工作负载分配到您的集群。
据我所知,从产品页面下载的 IHS 不包含 WCT 和插件。
另请参阅:
Installing IBM HTTP Server
Installing and configuring web server plug-ins
更新
网络部署媒体包含 IHS 和插件。从 Passport Advantage 下载以下文件:
IBM WebSphere Application Server V8.5.5 Supplements (1 of 3) for Multiplatform Multilingual (CIK1VML)
IBM WebSphere Application Server V8.5.5 Supplements (2 of 3) for Multiplatform Multilingual (CIK1WML)
IBM WebSphere Application Server V8.5.5 Supplements (3 of 3) for Multiplatform Multilingual (CIK1XML )
【讨论】: