Apache on Plesk: Difference between revisions

From Psygen Wiki
Jump to navigation Jump to search
Line 10: Line 10:
mpm_prefork.conf<br />
mpm_prefork.conf<br />
mpm_event.conf
mpm_event.conf
(Might be httpd.conf on older Plesk versions)

Revision as of 22:43, 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

(Might be httpd.conf on older Plesk versions)