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

9.2.23 ihs00122

IHS: WARNING: ihs00122: ThreadLimit of %s1 exceeds compile time limit of %s2 threads, lowering ThreadLimit to %s2. [%s3]

[可変情報]
  %s1:ThreadLimitディレクティブの設定値
  %s2:ThreadLimitディレクティブの上限値
  %s3:Webサーバ名

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

[システムの処理]
  Webサーバの処理を続行します。

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