Sun Java System Instant Messaging 7.2 管理指南
配置 Instant Messaging 閘道池中的 XMPP/HTTP 閘道
-
開啟 httpbind.conf。
如需尋找此檔案的詳細資訊,請參閱 httpbind.conf 檔案位置。
-
將閘道配置為具有 Instant Messaging 閘道池之部署的一部分:
-
將 httpbind.pool.support 參數設定為 true:
httpbind.pool.support=true
|
-
將 httpbind.pool.nodeId 參數設定為完整的閘道 URL。
URL 會做為閘道的 nodeId。此 nodeId 在伺服器池中必須唯一。閘道使用此 nodeId 來判定它是否必須為收到的請求服務,或將請求轉送到池中的另一個閘道。
-
若要將閘道配置為不在閘道池中運作,請將 httpbind.pool.support 參數設定如下:
httpbind.pool.support=false
|
-
儲存並關閉 httpbind.conf。
-
使用 Web 或應用程式伺服器提供的工具重新啟動閘道。
- © 2010, Oracle Corporation and/or its affiliates