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

69.3.22 ihs00221

IHS: WARNING: ihs00221: MaxClients of %s1 exceeds ServerLimit value of %s2 servers, lowering MaxClients to %s2. To increase, please see the ServerLimit directive. [%s3]

可変情報

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

意味

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

システムの処理

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

ユーザの対処

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