Topic on Talk:Apache configuration

Recommending php-mod ?

1
CarlosRuiz (talkcontribs)

The tuning page Manual:Performance tuning recommends:

"

if you use Apache as web server, use PHP-FPM, not mod_php. PHP-FPM optimizes re-use of PHP processes.

  • switch Apache to use the event MPM instead of the prefork MPM.

"


I think this page would be better in sync with the performance recommendation.

Reply to "Recommending php-mod ?"