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

69.2.32 ihs00131

IHS: WARNING: ihs00131: Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting[%s1]

可変情報

%s1:Webサーバ名

意味

クライアントからの同時接続リクエスト数が、環境定義ファイル(httpd.conf)のThreadsPerChildディレクティブの設定値(同時接続数の最大値)を超過しました。
なお、本メッセージは、Webサーバの起動後、リクエスト数が同時接続数の最大値を初めて超過した際に出力されます。1度出力されると、Webサーバを再起動するまで出力されません。

システムの処理

Webサーバは、継続して運用します。

ユーザの対処

必要に応じて、環境定義ファイル(httpd.conf)のThreadsPerChildディレクティブの設定値(同時接続数の最大値)を確認してください。ThreadsPerChildディレクティブの設定については、“Interstage HTTP Server 運用ガイド”の“ディレクティブ一覧”を参照してください。