Jump to content

IPS 4 and Apache Settings: Prefork, Worker or Event

Featured Replies

Posted

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.

  • Management

Our software does not require any specialized Apache setup. What are you referring to?

  • Author

It works with any set up. But there is THE BEST set up for performance. Which one is it?

thanks!

Our software does not require any specialized Apache setup. What are you referring to?

​Optimum performance specifications.

There's no easy way to answer this. It depends on your server, your users, and how you're utilizing the IPS software in general.

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.

Archived

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

Recently Browsing 0

  • No registered users viewing this page.