logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: How to compile mpm_worker_module into Apache 2.2.3?
Author
Jijun



Joined: 09 Nov 2006
Posts: 7

PostPosted: Thu 09 Nov '06 21:56    Post subject: How to compile mpm_worker_module into Apache 2.2.3? Reply with quote

I need to do some experiments with Apache's mpm module.

The default mpm module for Apache is mpm_winnt_module and I'd like to substitute it with mpm_worker_module.

I am aware that under Linux I can use --with-mpm=worker as argument for the configure script, before compile it.

How can I configure it in Windows and compile the mpm_worker_module into Apache?

I am compiling Apache 2.2.3 src with Visual Studio 2005.

Thanks and best wishes,

Jijun
Back to top
Jorge



Joined: 12 Mar 2006
Posts: 376
Location: Belgium

PostPosted: Thu 09 Nov '06 22:35    Post subject: Reply with quote

mpm_worker doesn't work for windows!

I wasn't 100% sure so i check my sources in the ASF.
Quote:
[21:33] <sjorge> Ok someone in a BB i check is asking of mpm_worker works on windows
[21:33] <quasi> no go
Back to top
Jijun



Joined: 09 Nov 2006
Posts: 7

PostPosted: Thu 09 Nov '06 22:43    Post subject: Reply with quote

Hi Jorge,

That's really a bad news...

Now I've a couple questions:

1. Do you know on each platform/os worker can be used?
2. Which mpm module(s) can be used in Windows?

Also, I still want to know how to compile a module, like worker, into Apache. Are there any tutorials or something like that?

Thanks,

Jijun

Jorge wrote:
mpm_worker doesn't work for windows!

I wasn't 100% sure so i check my sources in the ASF.
Quote:
[21:33] <sjorge> Ok someone in a BB i check is asking of mpm_worker works on windows
[21:33] <quasi> no go
Back to top
Jorge



Joined: 12 Mar 2006
Posts: 376
Location: Belgium

PostPosted: Fri 10 Nov '06 17:31    Post subject: Reply with quote

all mpm's shouldwork on linux/unix/freebsd accept the Beos, Windows and Netware one IIRC
Back to top
Jijun



Joined: 09 Nov 2006
Posts: 7

PostPosted: Fri 10 Nov '06 19:26    Post subject: Reply with quote

Hi Jorge,

Thanks for the reply. Also the reply in "Apache2 Lounge" forum about recommending "Gentoo linux".

Here is the stupid question: what does IIRC mean? I can't find it anywhere...

Best,
Jijun

Jorge wrote:
all mpm's shouldwork on linux/unix/freebsd accept the Beos, Windows and Netware one IIRC
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Wed 22 Nov '06 21:17    Post subject: Reply with quote

IIRC = If I Recall/Remember Correctly

See http://en.wikipedia.org/wiki/IIRC
Back to top
Jorge



Joined: 12 Mar 2006
Posts: 376
Location: Belgium

PostPosted: Thu 23 Nov '06 0:36    Post subject: Reply with quote

Steffen wrote:
IIRC = If I Recall/Remember Correctly

See http://en.wikipedia.org/wiki/IIRC


Oop didn't catch that message,

Some I use a lot are:
ATM -> at the moment
ACK -> acknowledge
NCK -> negative
CLI -> command line interface be it cmd.exe, xterm,...
Back to top


Reply to topic   Topic: How to compile mpm_worker_module into Apache 2.2.3? View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads