Re: compiling apache with mpm as worker

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

 



Eric Covener wrote:
> On Tue, Nov 18, 2008 at 7:08 PM, Anurag Gujral <anurag_gujral@xxxxxxxxx> wrote:
>> Hi All,
>>               I was compiling apache with ./configure --prefix=DirName
>> --with-mpm=worker
>>
>> After this I do make,make install but when look at DirName/bin/ I dont use
>> exe httpd.worker.
> 
> That's a convention used by other packagers, the build simply spits
> out "httpd" no matter what MPM you choose.

or by anyone... try --with-progname=gesundheit

The only bit you have to be careful of... is that worker modules [generally]
can be loaded on prefork etc, but never prefork-built modules (which walk
away with the silly idea they don't need threadsafety).

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-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