Author |
|
Jijun
Joined: 09 Nov 2006 Posts: 7
|
Posted: Thu 09 Nov '06 21:56 Post subject: How to compile mpm_worker_module into Apache 2.2.3? |
|
|
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
|
Posted: Thu 09 Nov '06 22:35 Post subject: |
|
|
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
|
Posted: Thu 09 Nov '06 22:43 Post subject: |
|
|
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
|
Posted: Fri 10 Nov '06 17:31 Post subject: |
|
|
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
|
Posted: Fri 10 Nov '06 19:26 Post subject: |
|
|
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: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
Jorge
Joined: 12 Mar 2006 Posts: 376 Location: Belgium
|
Posted: Thu 23 Nov '06 0:36 Post subject: |
|
|
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 |
|