Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Dev

httpd-2.3 --with-mpm=shared

 

 

Apache dev RSS feed   Index | Next | Previous | View Threaded


wrowe at rowe-clan

May 27, 2009, 1:26 PM

Post #1 of 4 (671 views)
Permalink
httpd-2.3 --with-mpm=shared

and --enable-mods-shared=all still results in (unlinked) static
libevent.a, libworker.a objects, instead of .so's. Any clues?


trawick at gmail

May 27, 2009, 2:09 PM

Post #2 of 4 (629 views)
Permalink
Re: httpd-2.3 --with-mpm=shared [In reply to]

On Wed, May 27, 2009 at 4:26 PM, William A. Rowe, Jr.
<wrowe [at] rowe-clan>wrote:

> and --enable-mods-shared=all still results in (unlinked) static
> libevent.a, libworker.a objects, instead of .so's. Any clues?
>
>
1. the idea discussed (or not complained about) previously is to provide
something like --with-mpm-shared={list|all}*
2. I haven't finished implementing it yet

so if you specify "--with-mpm=shared" you'll still have to apxs in your MPM

*unlike --enable-mods-shared, if more than one is selected then the
LoadModule end of this would be smart enough to avoid loading more than one
by default, and hopefully let you -Define a symbol to select a non-default
one (e.g., -DEVENT)


wrowe at rowe-clan

May 27, 2009, 4:13 PM

Post #3 of 4 (618 views)
Permalink
Re: httpd-2.3 --with-mpm=shared [In reply to]

Jeff Trawick wrote:
> On Wed, May 27, 2009 at 4:26 PM, William A. Rowe, Jr.
> <wrowe [at] rowe-clan <mailto:wrowe [at] rowe-clan>> wrote:
>
> and --enable-mods-shared=all still results in (unlinked) static
> libevent.a, libworker.a objects, instead of .so's. Any clues?
>
>
> 1. the idea discussed (or not complained about) previously is to provide
> something like --with-mpm-shared={list|all}*
> 2. I haven't finished implementing it yet
>
> so if you specify "--with-mpm=shared" you'll still have to apxs in your MPM
>
> *unlike --enable-mods-shared, if more than one is selected then the
> LoadModule end of this would be smart enough to avoid loading more than
> one by default, and hopefully let you -Define a symbol to select a
> non-default one (e.g., -DEVENT)

should we tweak the 'help' to not show --with-mpm=shared?

FWIW; enable-mpms=shared would be the proper feature-toggle, while the
--with-mpm=choice should specify the one loaded by default. At least by
autoconf convention.


trawick at gmail

Oct 18, 2009, 7:35 AM

Post #4 of 4 (359 views)
Permalink
Re: httpd-2.3 --with-mpm=shared [In reply to]

On Wed, May 27, 2009 at 7:13 PM, William A. Rowe, Jr.
<wrowe [at] rowe-clan> wrote:
> Jeff Trawick wrote:
>> On Wed, May 27, 2009 at 4:26 PM, William A. Rowe, Jr.
>> <wrowe [at] rowe-clan <mailto:wrowe [at] rowe-clan>> wrote:
>>
>>     and --enable-mods-shared=all still results in (unlinked) static
>>     libevent.a, libworker.a objects, instead of .so's.  Any clues?
>>
>>
>> 1. the idea discussed (or not complained about) previously is to provide
>> something like --with-mpm-shared={list|all}*
>> 2. I haven't finished implementing it yet
>>
>> so if you specify "--with-mpm=shared" you'll still have to apxs in your MPM
>>
>> *unlike --enable-mods-shared, if more than one is selected then the
>> LoadModule end of this would be smart enough to avoid loading more than
>> one by default, and hopefully let you -Define a symbol to select a
>> non-default one (e.g., -DEVENT)
>
> should we tweak the 'help' to not show --with-mpm=shared?

I'll do that in the very short term.

> FWIW; enable-mpms=shared would be the proper feature-toggle, while the
> --with-mpm=choice should specify the one loaded by default.  At least by
> autoconf convention.

Makes sense.
(Staring at config has re-commenced.)

Apache dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.