Problem
The New Relic PHP agent does not support any Apache multi-processing model (MPM) that involves threading.
Solution
The PHP language development team discourages the use of a threaded MPM with Apache, and we have chosen not to implement support for threaded MPMs in the PHP agent for similar stability reasons. This includes the worker and event MPMs.
If the default, non-threaded prefork MPM is unsuitable for your needs for performance reasons, we suggest using mod_fcgid and php-fpm to use PHP via FastCGI instead.
その他のヘルプ
さらに支援が必要な場合は、これらのサポートと学習リソースを確認してください:
- Explorers Hubでは、コミュニティからのサポートを受けたり、ディスカッションに参加したりすることができます。
- 当社サイトで答えを見つけて、サポートポータルの使用方法を確認してください。
- Linux、Windows、およびmacOS向けトラブルシューティングツールであるNew Relic Diagnosticsを実行してください。
- New Relicのデータセキュリティとライセンスドキュメント をご確認ください。