ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server メッセージ集
Interstage

69.3.23 ihs00222

IHS: WARNING: ihs00222: ServerLimit of %s1 exceeds compile time limit of %s2 servers, lowering ServerLimit to %s2. [%s3]

可変情報

%s1:ServerLimitディレクティブの設定値
%s2:ServerLimitディレクティブの上限値
%s3:Webサーバ名

意味

環境定義ファイル(httpd.conf)のServerLimitディレクティブの設定値%s1が上限値%s2を超過しています。ServerLimitディレクティブは、設定値を上限値%s2として動作します。

システムの処理

Webサーバ%s3の処理を続行します。

ユーザの対処

環境定義ファイル(httpd.conf)のServerLimitディレクティブの設定値には、上限値%s2以内の値を設定してください。ServerLimitディレクティブの設定については、“Interstage HTTP Server 運用ガイド”の“ディレクティブ一覧”を参照してください。