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

69.2.22 ihs00121

IHS: WARNING: ihs00121: ThreadsPerChild of %s1 exceeds ThreadLimit value of %s2 threads, lowering ThreadsPerChild to %s2. To increase, please see the ThreadLimit directive. [%s3]

可変情報

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

意味

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

システムの処理

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

ユーザの対処

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