How do I change apache to mpm?



How do I change apache to mpm?..

Answer / Manoranjan Kumar

To change the Multi-Processing Module (MPM) of Apache, edit the configuration file `/etc/httpd/conf/httpd.conf` and modify or add a line that specifies the desired MPM, such as `Worker`, `Prefork`, or `Event`. Save the changes and reload the server with `systemctl reload httpd`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Interview Questions

What are the web servers you’ve worked on along with apache?

1 Answers  


How do I start apache server on windows?

1 Answers  


Can we use Active Server Pages (ASP) with Apache?

2 Answers  


How to get support for apache web server if something wrong?

1 Answers  


How to install apache?

1 Answers  


How does apache make money?

1 Answers  


I am configuring APACHE Server on SOLARIS-10. I am having some problem while configuring the httpd.conf. Can any one help me to find out the root directory of APACHE server. How can I publish my website through it?

1 Answers  


How to secure your apache web server?

1 Answers  


What does 200, 403 & 503 http error code mean?

1 Answers  


How to get help for apache web server if one thing fallacious?

1 Answers  


How and why was Apache created?

1 Answers  


What is apache nifi good for?

1 Answers  


Categories