HTTPD MPM Tuning
Tune Apache HTTPD MPM for Performance
This page will help you to tune you Apache web server MPM settings.
HTTPD -> HTTPD MPM Tuning
The Apache MPM tuning can be performed on your server based on the server hardware and traffic. You can configure the three MPM settings for the apache . The Prefork, Worker and Event.
To understand the MPM settings of Apache please read the documentation from the software vendor website.
Select MPM
This section will help you to chose a specific MPM module for your Apache HTTPD web server. Select the suitable MPM and its values and click the button Save Settings.
You may need to restart the Apache HTTPD server after making any changes to the MPM module.
The MPM settings will decide how the web server handled the traffic. A fine tuning of MPM settings will deliver a highest performance for your website.