Author |
|
caesarkim
Joined: 22 Apr 2006 Posts: 4
|
Posted: Sat 22 Apr '06 19:32 Post subject: bandwidth throttle module |
|
|
i am looking for a module or a small utility that controls bandwidth for Apache web server running on windows 2003 platform. does anybody know where I can download the module that is already compiled? I can't compile the source code on windows. i had "'apxs' is not recognized as an internal or external command," error message when I tred "make install".
Please help. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sat 22 Apr '06 20:26 Post subject: |
|
|
Which module do you try to build ?
On Apache 2.0 or 2.2 ?
Steffen |
|
Back to top |
|
caesarkim
Joined: 22 Apr 2006 Posts: 4
|
Posted: Sat 22 Apr '06 21:27 Post subject: |
|
|
Apache 2.0 |
|
Back to top |
|
NthDegree
Joined: 14 Mar 2006 Posts: 14
|
Posted: Wed 26 Apr '06 23:35 Post subject: |
|
|
i had "'apxs' is not recognized as an internal or external command," error message when I tred "make install".
apxs is a linux command
make install is another linux thing!
You need windows source code and instructions to compile for windows.
What module is it that you are trying to compile? |
|
Back to top |
|
caesarkim
Joined: 22 Apr 2006 Posts: 4
|
Posted: Wed 26 Apr '06 23:37 Post subject: |
|
|
It's about controlling the bandwidth.
I want to allocate the bandwidth per IP address. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Thu 27 Apr '06 18:33 Post subject: |
|
|
Maybe you overlooked my question, what module (name) you are talking about, or are you writing your own module ? |
|
Back to top |
|
caesarkim
Joined: 22 Apr 2006 Posts: 4
|
|
Back to top |
|