Jump to content

IPS 4 and Apache Settings: Prefork, Worker or Event


sobrenome

Recommended Posts

As the new architure of the software IPS 4 demands specific Apache executions, I would like to know which is the best Apache MPM for IPS 4: Prefork, Worker or Event?

It would be nice if the IPS staff could sugest the best server configuration for the software, including database type (mysql 5.6 or MariaDB 10), database settings, php handler, etc.

Link to comment
Share on other sites

As the new architure of the software IPS 4 demands specific Apache executions, I would like to know which is the best Apache MPM for IPS 4: Prefork, Worker or Event?

I prefer Apache Worker (with PHP-FPM) over Apache Prefork (with mod_php), as it usually makes a better use of RAM.  However, I think Event provides even better performances.

AFAIK, both Worker and Event do not work with mod_php, which imply some additional configurations to use PHP-FPM.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...