ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server Express Interstage HTTP Server 2.2運用ガイド
FUJITSU Software

8.4.38 ahs00243

AHS: WARNING: ahs00243: MaxClients (%s1) is not an integer multiple
of ThreadsPerChild (%s2), lowering MaxClients to %s3
for a maximum of %4 child processes, [%s5]

可変情報

%s1:MaxClientsディレクティブの設定値
%s2:ThreadsPerChildディレクティブの設定値
%s3:MaxClientsディレクティブの上限値
%s4:通信プロセス数の上限値
%s5:環境定義ファイル名

意味

環境定義ファイル%s5のMaxClientsディレクティブの設定値%s1が、ThreadsPerChildディレクティブの設定値%s2の整数倍で設定されていません。MaxClientsディレクティブは、上限値%s3として動作します。

システムの処理

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

ユーザの対処

環境定義ファイル%s5のMaxClientsディレクティブの設定値には、ThreadsPerChildディレクティブの整数倍の値を設定してください。