Apache on Plesk: Difference between revisions

From Psygen Wiki
Jump to navigation Jump to search
(Created page with " == Optimizations == In Plesk, Apache optimizations are set in:<br /> <code>/etc/httpd/conf.d/</code> You'll want to change the settings in the appropriate file for the MPM...")
 
Line 8: Line 8:
You'll want to change the settings in the appropriate file for the MPM:
You'll want to change the settings in the appropriate file for the MPM:


mpm_prefork.conf
mpm_prefork.conf<br />
mpm_event.conf
mpm_event.conf

Revision as of 22:39, 24 October 2017


Optimizations

In Plesk, Apache optimizations are set in:
/etc/httpd/conf.d/

You'll want to change the settings in the appropriate file for the MPM:

mpm_prefork.conf
mpm_event.conf