Jump to content

[SOLVED] Changing the MPM from prefork to worker


csaif7

Recommended Posts

Hi - I am moving away from prefork module to worker and wondering if some one can tell me the easy way to achieve the same without effecting all the settings on the running server.

 

Environment:

 

- Solaris 8/9/10 (three web server on different version of Solaris)

- Apache2 (2.0.63) with prefork module

 

Goal:

 

Switch the MPM from from prefork to worker

 

Can I follow these steps do you see any problem in these steps:

 

-  back up the previous install directory e.g. /usr/local/apache2.previous

-  configure and compile apache (2.0.63) with worker module and use the same prefix as the previous install e.g. /usr/local/apache2

- install apache (over write the files in /usr/local/apache2 directory

 

I tried to install it under a different prefix and after comparing it with the previous instance I found 308 files different (mainly in cgi-bin , conf, include and lib directories).

 

Thanks,

Link to comment
Share on other sites

Thanks for your quick reply - did you mean any thing under /etc/apache directory? The etc itself has many files in it that are not apache related.

 

I have the following under /etc/apache

 

access.conf

httpd.conf-example

jserv.conf

jserv.properties

magic

mime.types

srm.conf

zone.properties

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.