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

719 questions
2
votes
1 answer

Monitoring outgoing bandwidth of application

I currently have a VPS that is consuming a ton of outgoing bandwidth and I am trying to drill down to where this may be coming from. Does anyone know of a logical way to go about finding out which pages on the site are consuming the most outgoing…
jnolte
  • 285
  • 1
  • 4
  • 11
2
votes
1 answer

Host data transfer limit calculations and network protocol headers

OK, this might be a really stupid question, but... I'm building a web app that utilises websockets. There's fairly rapid messaging going on, so I've been taking a look at the network traffic with wireshark, to see if there's any way of reducing the…
UpTheCreek
  • 1,628
  • 10
  • 32
  • 48
2
votes
3 answers

How to distribute my DSL bandwidth between users?

I am very new to networking and don't have enough knowledge so please forgive me! We have a DSL connection which is used by more than one user. All the users are using MS Windows 7. Can we allocate equal DSL bandwidth to each user, and if so, how?
Yaqub Ahmad
  • 121
  • 1
  • 4
2
votes
1 answer

Bandwidth monitoring with iptables for non-router machine

I came across this tutorial here that describes how to monitor bandwidth using iptables. I wanted to adapt it for a non-router machine, so I want to know how much data is going in/coming out and not passing through. Here are the rules I…
2
votes
0 answers

how to measure IP bandwidth in pass through mode in linux?

I want to measure the IP bandwidth in pass through mode. Please find the attached picture for configuration and my question also. If there is no solution with OpenWRT, I need any alternative solution considering this as simple linux box. I would be…
2
votes
1 answer

How to measure how much bandwidth a ssh connection is using per day?

I have an ssh connection that I run to access a remote machine. At present I use autossh to keep the pipe open 24/7. I am curious as to how much the pipe alone uses bandwidth wise. How can I measure something like this? note: It is rarely used but…
dibs
  • 123
  • 1
  • 5
2
votes
3 answers

Cisco ASA and Cisco Switches, how do I determine top senders / receivers?

I'm dealing with a high bandwidth situation and need to determine what host is sending / receiving the most data. How can I get the logs necessary that will contain this information? I'm OK with parsing or writing code to do so, but I'm unsure of…
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
2
votes
1 answer

Limit scp (with sshd on centos) speed / rate

I'd like to let users download / upload files via scp to my centos 6.0 system, it's connected to lan via Gigabit ethernet, but I don't want transfers to flow at that speed. I want to limit the speed to 10Mb/s. I have managed to find the right…
eitama
  • 131
  • 4
2
votes
2 answers

Know a way to parse Speed Test results?

I like SpeedTest.net, but what I'd really like to do is put a graph in cacti, run a speed test every half-hour, and graph the results (maybe running it three times each time and averaging it). I can do the cacti part, but I need a script (perl,…
Tom Ritter
  • 3,197
  • 5
  • 27
  • 30
2
votes
1 answer

Gateway Modem loses ability to DNS lookup intermittently, often under heavy load

We're using a Bell 2Wire Gateway modem/router as our only hub (with some switches attached). Intermittently, but frequently when a large download is initiated, all computers on our LAN lose the ability to lookup websites (ie: DNS lookup fails).…
Tom Auger
  • 341
  • 2
  • 5
  • 14
2
votes
4 answers

Amazon and bandwidth limits

This question may sound weird to some of you but I have never really used cloud and above all I'm still beginner in the web development and would be really thankful if someone could answer few of my question though they may sound weird So I would…
Dave
  • 31
  • 3
2
votes
2 answers

Linux (but not Windows) downloads take all our Internet bandwidth

At the company where I work, we have a perennial problem with large downloads (not P2P, not just updates) by Linux PCs (various Ubuntus) swamping our internet connection. For whatever reason, this is not the case with downloads from Windows PCs,…
2
votes
5 answers

How can I measure precisely the resources consumed by each Web site on my server?

We are having performance issues on our server which may or may not be the inevitable result of high traffic to our sites. We would like to optimize each site for performance so that we can be sure we're getting the most "bang for our buck" before…
Aaron Lozier
  • 55
  • 1
  • 2
  • 5
2
votes
2 answers

bandwidth monitoring issue on PfSense router

I have a PfSense router installed , where it has 4 interfaces. one of them is WAN and rest 3 are LAN networks, which have different subnets and IP address ranges. wan interface name = em0 lan interfaces names = em1 em2 em3 i have used PfSense…
Farhan
  • 4,269
  • 11
  • 49
  • 80
2
votes
1 answer

What is the reason for variation in colocation pricing?

I have been doing a lot of research on colocation lately and have gained a lot of understanding in regards to how it all works and the different prices for various parts of colocation. Overall a lot of things like racks, power, etc all seem to be…
KyleVan
  • 139
  • 2