Questions tagged [bandwidth]

In computer networking and computer science, bandwidth, network bandwidth, data bandwidth, or digital bandwidth is a measure of available or consumed data communication resources expressed in bits/second or multiples of it (kilobits/s, megabits/s etc.).

Bandwith

In computer networking, bandwidth in bit/s sometimes defines the net bit rate (aka. peak bit rate, information rate or physical layer useful bit rate), channel capacity, or the maximum throughput of a logical or physical communication path in a digital communication system. For example, bandwidth tests measure the maximum throughput of a computer network. The reason for this usage is that according to Hartley's law, the maximum data rate of a physical communication link is proportional to its bandwidth in hertz, which is sometimes called frequency bandwidth, spectral bandwidth, RF bandwidth, signal bandwidth or analog bandwidth.

Common Misconception

In website hosting, the term "bandwidth" is often[citation needed] incorrectly used to describe the amount of data transferred to or from the website or server within a prescribed period of time, for example bandwidth consumption accumulated over a month measured in gigabytes per month. The more accurate phrase used for this meaning of a maximum amount of data transfer each month or given period is monthly data transfer.

source: wikipedia

713 questions
45
votes
5 answers

Is there a linux terminal command that lets you see the amount of data coming in to your tcp connections in real time?

It would be something similar to top, where you see your cpu processes in real time. I'm not looking for a GUI like Wireshark to do it.
user342580
  • 561
  • 4
  • 5
42
votes
5 answers

Bandwidth limits for Amazon EC2

I have a micro instance on Amazon EC2 cloud. Also the instance is small and it has vary low CPU and EAM usage but it generates a lot of content, so it can be considered like a web server serving small amount of static files (not of a big size) to…
Artyom
  • 754
  • 2
  • 7
  • 16
34
votes
7 answers

how can I limit per user bandwidth?

To summarise: I have a dedicated server with a few friends running a torrent client with web gui. Each user is running a client under their username on the server so downloads go in their user dir, and only they have access to their own files…
loco41211
  • 349
  • 1
  • 4
  • 6
33
votes
5 answers

Technologies that allow YouTube scale distribution?

Youtube as we know, is massive. It has thousand of concurrent users streaming at least 2 megabytes per video. Obviously, that gets to be a lot of traffic... far too much for any one server. What networking technologies allow pushing 4 billion videos…
user1034912
  • 1,335
  • 3
  • 14
  • 20
32
votes
2 answers

AWS, Bandwidth and content delivery

My question is about Virtual Machines and delivering their content over the servers connection to the internet. I have an Ec2 windows instance, and its network connection appears to be 100mbps If I was to be delivering content from that EC2…
Keeno
  • 611
  • 3
  • 9
  • 18
27
votes
10 answers

How can I buy end-user bandwidth for my customers?

I sell a product to customers, and as part of this product I have a website where customers can upload data for processing. The data is of considerable size (gigabytes). I am looking to buy extra bandwidth for my customers, and to make the…
Owen
  • 381
  • 3
  • 7
27
votes
8 answers

How can I see how much bandwidth each Apache Virtual Host is using?

I have Apache set up to serve several Virtual Hosts, and I would like to see how much bandwidth each site uses. I can see how much the entire server uses, but I would like more detailed reports. Most of the things I have found out there are for…
pkaeding
  • 790
  • 2
  • 12
  • 23
24
votes
8 answers

Dynamically blocking excessive HTTP bandwidth use?

We were a little surprised to see this on our Cacti graphs for June 4 web traffic: We ran Log Parser on our IIS logs and it turns out this was a perfect storm of Yahoo and Google bots indexing us.. in that 3 hour period, we saw 287k hits from 3…
Jeff Atwood
  • 12,994
  • 20
  • 74
  • 92
21
votes
4 answers

Connecting two desktop switches with more than one cable?

I was hoping to find a way to increase bandwidth between two desktop switches I have, and I wondered if connecting them with two cables (or perhaps three) instead of just one might increase theoretical bandwidth (which I am currently not in danger…
Code Jockey
  • 321
  • 1
  • 2
  • 7
21
votes
5 answers

What is the best way to transfer a single large file over a high-speed, high-latency WAN link?

This looks related to this one, but it's somewhat different. There is this WAN link between two company sites, and we need to transfer a single very large file (Oracle dump, ~160 GB). We've got full 100 Mbps bandwidth (tested), but looks like a…
Massimo
  • 68,714
  • 56
  • 196
  • 319
18
votes
8 answers

How to test real network throughput between two points?

What are some of the better tools/utilities for testing real bandwidth across a link? In my case I am testing the real throughput across a wifi bridge.
James Moore
  • 1,247
  • 3
  • 17
  • 23
18
votes
10 answers

Network Traffic Monitoring

What is the best tool to monitor/analyze network traffic on an entire network (several subnets)? I'm looking for something that will help me toubleshoot bandwidth problems when, for instance, users start complaining that the "network is slow"
Brent
  • 22,219
  • 19
  • 68
  • 102
17
votes
2 answers

Limit incoming and outgoing bandwidth and latency in linux

I realise many similar questions have already been asked, but so far I've yet to find a solution to my problem. I have a virtual linux server (running Debian Squeeze) that I use for testing of website speeds in order to measure increase and decrease…
yzfr1
  • 421
  • 1
  • 3
  • 9
16
votes
9 answers

Who's using our bandwidth?

I can see from our ISP stats that a large amount of bandwidth is being used throughout the day, I suspect it's someone using our wireless router although I'm not definite. Our PC's all run various types of windows, are there utilities/sniffers that…
MrTelly
  • 311
  • 3
  • 9
16
votes
2 answers

What are the different classes of Internet Connection and how do they differ?

I'm looking for the technical differences between consumer and professional Internet connections. By "professional" I mean: The kind you can get at a datacenter The kind you can get at an office that would be good enough for hosting servers typical…
odemarken
  • 347
  • 1
  • 9
1
2 3
47 48