"Throttling" Bandwidth in Apache


Recommended Posts

I am currently running (well, my admin is "running" it) a download server for a freeware program. The program downloads (especially on a new release) go nuts and my data center pulls the server because of high usage.

What I am looking for is a way to throttle the bandwidth so the data center doesn't get ****ed when we start using too much of their connection. Is there a way to set limits on the connection speed depending on what the current outgoing transfer is? The data centers requirements are listed below.

They don't like it when your connection....

averages 10Mbps (106GB of data transfer) or more during any 24-hour period or

averages 20Mbps (53.3GB of data transfer) or more during any 6-hour period or

averages 30Mbps (40GB of data transfer) or more during any 3-hour period

Link to comment
Share on other sites

my admin mentioned mod_throttle but said in his experience it doesn't work half the time. Have you successfully used this on a server?

Link to comment
Share on other sites

A few years back on Solaris setups, never on Linux/BSD.

EDIT:

As a sidenote, you could setup a squid-proxy server and use it to throttle.

Check the web for instructions on this, never installed the said setup.

Link to comment
Share on other sites

my admin mentioned mod_throttle but said in his experience it doesn't work half the time.  Have you successfully used this on a server?

585730848[/snapback]

mod_throttle should work mostly, but I'd suggest using the FTP instead. Much easier to control throttling.

And your webhost sounds like a bunch of 'unlimited!!!!' tards. Datacenters usually don't care, because they get paid for it either way.

Link to comment
Share on other sites

I think there issue with it has something to do how they buy the bandwidth. I think it has something to do with the "95th Percentile" or something along those lines.

Link to comment
Share on other sites

They buy their bandwidth on the "average", where spikes of high loads take the price up. I wonder who suckered them into signing that kind of deal.

/snogs *real* unlimited bandwidth. Gotta sign only good deals :)

Link to comment
Share on other sites

I think there issue with it has something to do how they buy the bandwidth.  I think it has something to do with the "95th Percentile" or something along those lines.

585733359[/snapback]

Dealing in the webhost business (real, not some reseller) I know all about the sales pitches and underhandedness of a lot of them out there. There is no such thing as unlimited datatransfer or space. And most webhosts are A LOT stricter on the use of 'unlimited' datatransfer. I've seen legit sites closed down, because their web traffic (not including actual file downloading except to view webpages) shut down on 'unlimited' bandwidth.

For one they don't want abuse.

Second they can't actually allot and reserve datatransfer on an account by account basis, because it is an unknown.

-

The 95th percentile actually helps them as they don't get charged for the spikes...sorta. People have different perceptions and opinions on this type. Even the datacenters themselves have trouble defining it universily.

It is just better to stick to a 'limited' plan, where they won't be so strict on usage.

They buy their bandwidth on the "average", where spikes of high loads take the price up. I wonder who suckered them into signing that kind of deal.

/snogs *real* unlimited bandwidth. Gotta sign only good deals :)

585733924[/snapback]

Yeah that's what the private vaults are for....yum. But I don't know anyone who would pay $1,500/month+ to host just webpages :laugh:

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.