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
2 answers

Measure Total Bandwidth for Billing

I am setting up a new network which customers will host their applications on. It needs to be able to scale out to a few hundred servers and each server will have several VMs on it. Right now in my test environment, after the telco router, we are…
TonyZ
  • 143
  • 1
  • 2
  • 8
2
votes
3 answers

monitor internet bandwidth

I'm looking for a windows tool that can tell me who is using bandwith. As of now I've setup so that the switch where all pcs are connected, mirrors the router's traffic to my pc, meaning that from my NIC I am able to see all outgoing and incoming…
Enriquev
  • 253
  • 3
  • 10
2
votes
2 answers

Bandwidth monitor for apache websites

I am after a web application that will parse apache log files and record how much bandwidth the user has used. We have several virtual hosts that have custom log files and the I/O is recorded at the end of the logfile. However I can't find an…
bmaynard
  • 267
  • 2
  • 4
2
votes
1 answer

Switch bandwidth

I've always wondered if the bandwidth rating of a switch is per port, or total capacity? For example, if I have PC1 and PC2 that are capable of saturating a 100 Mb connection plugged into a 10/100 switch, if I add PC3 and PC4 to the same switch and…
Charles Hepner
  • 425
  • 1
  • 3
  • 10
2
votes
2 answers

Whats the best application to monitor bandwidth usage on iis6?

Our hosting company is currently stinging us for bandwidth usage on our web servers. At the moment, we have no idea where the bandwidth is going! Does anyone have any good recommendations of programs to monitor the bandwidth usage for individual…
Chris Foot
  • 121
  • 1
  • 3
2
votes
1 answer

How to prevent DDOS attack impact on Netlify? (downtime + bandwith usage/cost)

Situation: React app that was initially running on a VPS A few days ago, we were the target of a DDOS attack that took the site down. During the attack, we decided to migrate to Netlify. Once migrated, the site was live again. The attack was…
ludovico
  • 73
  • 7
2
votes
2 answers

Should I chose higher CPU/low bandwidth or slightly slower CPU/higher bandwidth?

I have some servers that do a lot of file zipping operations. This also means that all the files have to be remotely downloaded first before being zipped and remotely uploaded, or remotely streamed to clients. I have the option of either upgrading…
Edwinner
  • 121
  • 1
  • 3
2
votes
1 answer

Measuring network bandwidth usage

One VM is sending data to another VM using rsync, both VMs are hosted on the same machine. I've got the task to measure the network bandwidth usage between both VMs and plot it. Plotting is easy once the data is captured, so the problem is to…
2
votes
3 answers

How should I minimize the impact of 404 web traffic?

Recently one of the sites I work on started seeing some strange traffic to URL's that don't exist and never have. Pages…
2
votes
3 answers

Juniper SSG5 find bandwidth eater

I looking for a way to get the list of the top bandwidth eater on my Juniper ssg5. On my old OpenBSD Box I had a command line version of ntop. It was just perfect. How can I do the same thing whith the SSG? Thank you !
Matthieu
  • 443
  • 4
  • 12
2
votes
0 answers

How to scale Network Bandwidth for media server?

We are running a WebRTC Server to facilitate audio/video call feature on our app. But as our concurrent users keeps on increasing, we are facing network bandwidth issue. Max cap on google cloud vm instance is 32Gbps but there is also a limit of…
hardik24
  • 121
  • 3
2
votes
1 answer

How much PCI-E bandwidth can my SAS HDD array make use of?

Note: This question is real-world, but to analyse it, please note I've begun from a "theoretical" starting point of device and bus capability, which I acknowledge will not usually be at all representative of in-use bandwidth utilisation. I have an…
Stilez
  • 714
  • 7
  • 15
1
vote
2 answers

How can I stop one virtual iis site from drowning out all the others?

I have about 20 IIS web sites on one Windows 2003 server. One of the websites is for downloading product updates. What methods/tools are available to me to ensure that the one does not kill the responsiveness of the others?
Phil Hannent
  • 665
  • 2
  • 10
  • 21
1
vote
0 answers

max out bandwidth of old 3Gb/s SAS JBOD

I just acquired a JBOD which was made in 2011, it has 60 2TB 7.2k SATA disks but using SATA-to-SAS adapters on each disk. There are two IO modules on the enclosure, each module offer 4 SFF-8088 ports, the speed of these SAS port is 3Gb/s. It was…
R.Chu
  • 11
  • 1
1
vote
2 answers

Limit Google Cloud Platform instance bandwidth

On Google Cloud Platform, is there a way to limit the bandwidth allowed for a specific instance? I mean specify a limit like 10TB of traffic monthly, or something like that. Because from what I see there is no way to specify a limit like this. Any…
lucadevac
  • 21
  • 4