Interstage Application Server/Interstage Web Server メッセージ集 |
目次 |
第2部 メッセージラベルのあるメッセージ | > 第9章 メッセージ番号がihsで始まるメッセージ | > 9.2 ihs00100番台のメッセージ |
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 運用ガイド”の“ディレクティブ一覧”を参照してください。
目次 |