アーティクル - CS109573
Windchill PDMLink で Apache の最大接続数を増やす方法
修正日: 12-Sep-2025
適用対象
- Windchill PDMLink 6.2 to 12.1
説明
- Apacheが正しく応答しない
- ユーザーはサーバーにアクセスできません
- Apache MPMモデルを有効にする方法
- ユーザーはログインに時間がかかるが、すでにログインしているユーザーは正常に操作できる
- Apache ホームページ http://<hostname> が表示されません。動作します。
- Windchill JSPページが表示されている
This page isn't working <windchill hostname> is currently unable to handle this request. HTTP ERROR 503
- Apacheのエラーログは以下の通り
server reached MaxClients setting, consider raising the MaxClients setting
server is within MinSpareThreads of MaxRequestWorkers, consider raising the MaxRequestWorkers setting - 一定期間、Apache に HTTP リクエストが行われません。例:
- ページへのアクセスが遅い (Apache Error.log に以下のエラーが表示されることがあります)
[mpm_winnt:error] [pid 23280:tid 6044] AH00326: Server ran out of threads to serve requests. Consider raising the ThreadsPerChild setting
最新バージョンはこちらを参照ください CS109573