You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kyle Olsen <je...@gifttree.com> on 2003/04/21 20:41:37 UTC

[users@httpd] RPM build script in 2.0.45

Hello all,
	I'm having problems with the rpm build script in 2.0.45; specifically, 
I can't find it.  Is it a make target (looked, didn't find one), a 
separate configuration script (looked, didn't find one), or is it not 
fully implemented yet?  I'm running a plain-vanilla RedHat 8.0 install, 
if that makes any difference to the configuration process.

Thanks,
Kyle Olsen (jedimstr@gifttree.com)


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Mod_Throttle or equivalent?

Posted by "Tyler \"Overkill\" Schwend" <ta...@tds.net>.
Bump.

Doesn't anyone have a clue how to throttle Apache 2.x on Linux?

---------
Tyler "[TASF]Overkill" Schwend
"Semper facere bonum, an a amare odium, vita mors."
---
Server operator of [LCGA]Telefragged:
Counter-Strike: telefragged.lynchburg.edu:27015
http://schwend-t.web.lynchburg.edu

> -----Original Message-----
> From: Tyler "Overkill" Schwend [mailto:tasf@tds.net]
> Sent: Thursday, April 24, 2003 9:29 PM
> To: users@httpd.apache.org
> Subject: RE: [users@httpd] Mod_Throttle or equivalent?
>
>
> Right, but I don't know how to do that under Linux. If
> anyone has
> any tips on that, it'd be nice.
>
> All of the throttling modules I've seen for Apache do
> NOT work in
> the latest Apache. Anyone have any other ideas?
>
> ---------
> Tyler "[TASF]Overkill" Schwend
> "Semper facere bonum, an a amare odium, vita mors."
> ---
> Server operator of [LCGA]Telefragged:
> Counter-Strike: telefragged.lynchburg.edu:27015
> http://schwend-t.web.lynchburg.edu
>
> > -----Original Message-----
> > From: Joshua Slive [mailto:joshua@slive.ca]
> > Sent: Monday, April 21, 2003 3:58 PM
> > To: users@httpd.apache.org; tasf@tds.net
> > Subject: Re: [users@httpd] Mod_Throttle or equivalent?
> >
> >
> >
> > On Mon, 21 Apr 2003, Tyler "Overkill" Schwend wrote:
> >
> > > What's the best (And easiest) way to handle
> > throttling of HTTP
> > > (Or, preferably, any kind of network traffic) on Apache?
> >
> > The best general-purpose way to throttle bandwidth is
> > through your OS.
> >
> > Joshua.
> >
> > -------------------------------------------------------
> > --------------
> > 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@httpd.apache.org
> >    "   from the digest:
> > users-digest-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
>
>
> -------------------------------------------------------
> --------------
> 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@httpd.apache.org
>    "   from the digest:
> users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Mod_Throttle or equivalent?

Posted by "Tyler \"Overkill\" Schwend" <ta...@tds.net>.
Right, but I don't know how to do that under Linux. If anyone has
any tips on that, it'd be nice.

All of the throttling modules I've seen for Apache do NOT work in
the latest Apache. Anyone have any other ideas?

---------
Tyler "[TASF]Overkill" Schwend
"Semper facere bonum, an a amare odium, vita mors."
---
Server operator of [LCGA]Telefragged:
Counter-Strike: telefragged.lynchburg.edu:27015
http://schwend-t.web.lynchburg.edu

> -----Original Message-----
> From: Joshua Slive [mailto:joshua@slive.ca]
> Sent: Monday, April 21, 2003 3:58 PM
> To: users@httpd.apache.org; tasf@tds.net
> Subject: Re: [users@httpd] Mod_Throttle or equivalent?
>
>
>
> On Mon, 21 Apr 2003, Tyler "Overkill" Schwend wrote:
>
> > What's the best (And easiest) way to handle
> throttling of HTTP
> > (Or, preferably, any kind of network traffic) on Apache?
>
> The best general-purpose way to throttle bandwidth is
> through your OS.
>
> Joshua.
>
> -------------------------------------------------------
> --------------
> 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@httpd.apache.org
>    "   from the digest:
> users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Mod_Throttle or equivalent?

Posted by Joshua Slive <jo...@slive.ca>.
On Mon, 21 Apr 2003, Tyler "Overkill" Schwend wrote:

> What's the best (And easiest) way to handle throttling of HTTP
> (Or, preferably, any kind of network traffic) on Apache?

The best general-purpose way to throttle bandwidth is through your OS.

Joshua.

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Mod_Throttle or equivalent?

Posted by Esteban Pizzini <ep...@yahoo.com.ar>.
Hi,

I have used mod_bandwidth and I got better results than using mod_throtle.
The problem is that the module is only avaible for 1.3.xx version.

Esteban Pizzini
----- Original Message -----
From: "Tyler "Overkill" Schwend" <ta...@tds.net>
To: <us...@httpd.apache.org>
Sent: Monday, April 21, 2003 4:44 PM
Subject: [users@httpd] Mod_Throttle or equivalent?


> What's the best (And easiest) way to handle throttling of HTTP
> (Or, preferably, any kind of network traffic) on Apache?
>
> ---------
> Tyler "[TASF]Overkill" Schwend
> "Semper facere bonum, an a amare odium, vita mors."
> ---
> Server operator of [LCGA]Telefragged:
> Counter-Strike: telefragged.lynchburg.edu:27015
> http://schwend-t.web.lynchburg.edu
>
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>



---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Mod_Throttle or equivalent?

Posted by "Tyler \"Overkill\" Schwend" <ta...@tds.net>.
What's the best (And easiest) way to handle throttling of HTTP
(Or, preferably, any kind of network traffic) on Apache?

---------
Tyler "[TASF]Overkill" Schwend
"Semper facere bonum, an a amare odium, vita mors."
---
Server operator of [LCGA]Telefragged:
Counter-Strike: telefragged.lynchburg.edu:27015
http://schwend-t.web.lynchburg.edu


---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org