• /
  • EnglishEspañol日本語한국어Português
  • ログイン今すぐ開始

Threaded Apache worker MPMs

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.

Copyright © 2024 New Relic株式会社。

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.