Webサーバに関連するユーザ定義ファイルに,Management Serverが自動的に設定する内容を次の表に示します。
表4-15 Management Serverが自動的に設定する内容(Webサーバの場合)
ユーザ定義ファイル | 設定される内容 | |
---|---|---|
httpsd.conf※1 | Windowsの場合 | Include <Cosminexusのインストールディレクトリ>/CC/web/redirector/servers/<論理サーバ名>/mod_jk.conf |
Include <Hitachi Web Serverのインストールディレクトリ>/servers/HWS_<論理Webサーバの実サーバ名>/httpsd_manager.conf※2 | ||
UNIXの場合 | Include /opt/Cosminexus/CC/web/redirector/servers/<論理サーバ名>/mod_jk.conf | |
Include <Hitachi Web Serverのインストールディレクトリ>/servers/HWS_<論理Webサーバの実サーバ名>/httpsd_manager.conf※2 | ||
mod_jk.conf | Windowsの場合 | LoadModule jk_module <Cosminexusのインストールディレクトリ>/CC/web/redirector/<mod_jkファイル名>※3 |
JkWorkersFile <Cosminexusのインストールディレクトリ>/CC/web/redirector/servers/<論理サーバ名>/workers.properties | ||
UNIXの場合 | LoadModule jk_module /opt/Cosminexus/CC/web/redirector/<mod_jkファイル名>※3 | |
JkWorkersFile /opt/Cosminexus/CC/web/redirector/servers/<論理サーバ名>/workers.properties |