Hi John,
I've had success using mod_cband for these purposes. It's worth checking out.
Matt
- Original Message -
From: "john frey" <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Thursday, February 14, 2008 11:38:27 PM GMT -06:00 US/Canada Central
Sub
On Thursday 14 February 2008 8:24:03 am john frey wrote:
> I've just started hosting some files for a Gnu/Linux project and my
> upstream bandwidth is saturated. How can I limit upstream bandwidth in
> Apache web server?
>
> I think it's my upstream bandwidth. Suddenly after posting the link for
I've just started hosting some files for a Gnu/Linux project and my upstream
bandwidth is saturated. How can I limit upstream bandwidth in Apache web
server?
I think it's my upstream bandwidth. Suddenly after posting the link for the
files my internet access is very slow.
---
hi,
adding this to httpd.conf:
EnableSendfile off
EnableMMAP off
now apache is using my full bandwidth. it seem to be EnableSendfile that
causing the bandwidth to be limited or not. so everyone installing apache on
windows should turn this option to off or it's only my setup?
my website are
patrick wrote:
> hi,
>
> search the archive, but didn't found the solution for this problem: i'm
> using apache 2.2.4 (same behaviour with 2.0.59) on windows server 2003.
> i have an issue with the bandwidth, apache is "limiting" my download to
> 230k/sec, the same server running IIS 6.0 is delive
hi,
search the archive, but didn't found the solution for this problem: i'm
using apache 2.2.4 (same behaviour with 2.0.59) on windows server 2003. i
have an issue with the bandwidth, apache is "limiting" my download to
230k/sec, the same server running IIS 6.0 is delivering around 380k/sec. w
Hello,
I'm wondering if it is possible to run an Apache forwarding
proxy with some bandwidth controls such delay pools for squid
?
Regards,
Hermann
Maurer
I had the problem of "empty" logs as well. You
wouldn't happen to have the logfile settings between
tags would you ?
For some reason this wouldn't work for me. I had to
change that to
As far as bandwidth usage; either parse the logs as
someone suggested or perhaps set some counte
> -Original Message-
> From: Muhammad Rizwan [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 22. Februar 2006 14:59
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] bandwidth
>
> >>after the event: Process the logs. Different VHs can have their
ntries.
Thanks for your help.
On Wed, 2006-02-22 at 08:11, Boyle Owen wrote:
> > -Original Message-
> > From: Muhammad Rizwan [mailto:[EMAIL PROTECTED]
> > Sent: Mittwoch, 22. Februar 2006 13:52
> > To: users@httpd.apache.org
> > Subject: [EMAIL PROTECTED] band
> -Original Message-
> From: Muhammad Rizwan [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 22. Februar 2006 13:52
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] bandwidth
>
> Hello
>
> I want to calculate bandwidth for each individual domain running o
Hello
I want to calculate bandwidth for each individual domain running on my
system,, how i can do so.
Second thing my access_log and error_log files are empty, although
CustomLog logs/access_log combined and ErrorLog logs/error_log are
enabled.
How i can check version of apache through command li
Is it possible to implement in apache a website bandwidth quota? You see
it on a number of hosting companies, where if a site chews up too much
the users will eventually get a different site saying something like
"site has used up their monthly bandwidth quota". I am mostly interested
in protecting
13 matches
Mail list logo