Re: Changing the MPM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 3, 2013 at 8:34 PM, yogesh hingmire
<yogesh.hingmire@xxxxxxxxx> wrote:
> I recently bought a new Mac book pro, the apache server that comes inbuilt
> is with a prefork option, here is below listing
>
> Yogeshs-MacBook-Pro:sbin yogesh$ httpd -l
> Compiled in modules:
>   core.c
>   prefork.c
>   http_core.c
>   mod_so.c
>
> However i want to change it to worker mpm.
>
> What are my options, do i have to download a fresh apache distribution and
> recompile and then specify that option in the ./configure script.
> I thought there was another option using the loadmodule directive to
> dynamically change the mpm.
>
> I really dont want to recompile and start from zero to change the mpm.
>
> Thank You for all your help !!!!!
> Yogesh

In Apache 2.2 the MPM choice is fixed at compile time, in 2.4 it can
be changed by loading a module, if and only if loading MPM modules was
enabled at compile time.

If it wasn't, compiling httpd yourself only takes a very short amount of time.

Cheers

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux