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
0
votes
1 answer

How can identify and quantify physical plant (network capacity) in my local area?

I am interested in identifying physical plant and network capacity in my local area, which happens to be Boston, but could be anywhere. For example, I understand that in Boston there is something called the Boston Fiber Ring running underneath the…
Tyler Durden
  • 477
  • 1
  • 6
  • 16
0
votes
1 answer

How do I configure NetFlow 5/9 export on Juniper switches?

What are the commands to make a Juniper switch send netflow data (V5 or V9) to a netflow collector for bandwidth monitoring?
networker1
  • 61
  • 1
  • 1
  • 7
0
votes
1 answer

Keep showing old processes in nethogs

Nethogs stops showing idle processes after a while. How can I make it keep showing them? I want to have a complete history of processes for long time. Is there any alternative to nethogs?
0
votes
1 answer

AWS per connection download limit

I want to spawn a redis slave in AWS (Sydney), which needs ~20Mbit/s to catch up on the writes of the master located in germany. Problem: I get only 8Mbit/s (1MB/s). Tried bigger instance types after reading Bandwidth limits for Amazon EC2 but still…
edlerd
  • 826
  • 8
  • 13
0
votes
2 answers

Multilayer LACP

I have a network switch that is limited to 2x1Gb/s LACP teaming, however have a file server with a 4x1Gb/s network interface. What options do I have to aggregate all available bandwidth without needing arbitrary walls between bandwidth or…
J Collins
  • 211
  • 2
  • 9
0
votes
0 answers

Web Hosting Bandwidth

The company that hosts my web servers mentions a 2mb/s dedicated bandwidth with a burst of up to 5mb/s using the 95th percentile ( Burstable ) billing. To me that sounds slow but I know nothing about web hosting. The only thing I can relate to is…
Robert
  • 11
0
votes
0 answers

Reduce Bandwidth on a cisco router (Cisco 877)

PS:Sorry for my english i'm french so i'll try to write the best as I can. I looking since a few weeks now for a command to reduce the bandwidth on a cisco router. I done try a lot off command and when i try to see my speed upload and download is…
0
votes
1 answer

Extremely high bandwidth usage on Amazon EC2 instance

I have a m3.medium instance on Amazon EC2. Things are under development and my usual bandwidth usage is no more than 200 to 300 MB per day. I just noticed a spike in my EC2 bill and found out that I used 350+ GB bandwidth in just 10 hours yesterday.…
Sohail Ahmed
  • 231
  • 2
  • 10
0
votes
0 answers

Brute force attack on my servers ports burning through bandwidth

Am having some form of brute force attack being done to my server and I have a screenshot of what's happening below. Remote Address 121.14.154.206 is somehow abusing all of my ports and burning through my bandwidth at an incredible rate. Does anyone…
Maruf
  • 159
  • 9
0
votes
1 answer

Low Upload Bandwidth Issues

On my company's LAN, we are experiencing low upload bandwidth. Download bandwidth is fine. We have a 10 Mbps up and down through our ISP, but the upload has been around 1 Mbps (download around 9.7). This is consistent throughout the entire day. I…
0
votes
0 answers

If I enable bandwidth control on my wifi router can I handle more connections reliably?

I have a small router (TP-Link TL-WR841N) bandwidth is 300 Mbps. With default settings it cannot handle more than 10 connections without choking and kicking people out. Theoretically, however, it can accept 253 simultaneous connections (number of…
sebpiq
  • 345
  • 1
  • 2
  • 8
0
votes
1 answer

Is it possible to limit output bandwidth between eth0 and lo?

I'm trying to limit the bandwidth between my eth0 output (nginx proxy) to my loopback inteface (apache) by filtering on destination port. Incoming Packet -> Eth0 -> 0.0.0.0:80 Nginx -> tc qdisc class/iptable mangle 2525port -> 127.0.0.1:2525…
Arka
  • 173
  • 1
  • 2
  • 8
0
votes
1 answer

Do you need N times the bandwidth to send same data to N users?

Do you need N times the bandwidth to send same data to N users (for example when streaming live video to many users) or are current network protocols capable of cloning packets mid-route (or similar technique) that would allow to reduce required…
zduny
  • 103
  • 2
0
votes
1 answer

iis7 bandwith throttling for downloads via iis media services?

I am looking after a sever that is managing the downloads of software updates released by the company where I work. The throttle in IIS7 seems to limit the total rate and not the rate each individual download gets. I was thnking on installing media…
MikeJ
  • 1,381
  • 4
  • 13
  • 24
0
votes
1 answer

Best way to optimize site speed for a large traffic website?

I'm currently managing a Website for a client of mine who gets about about 500-1000 visits minimum a day, and this includes Members uploading videos, photos, blog posts and other content. The site itself is http://bizisquare.com For the record, I…
Tower
  • 109
  • 1