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

mpo/mtp 12 and 100G

Does one mpo/mtp-12 fo can transmit 100G datas ? I have doubt because of this picture : It seems I need 24fo to get 100G. But I have a Cisco QSFP-100G-SR4-S module which says it can support 100G on a mpo-12. What i'm missing ? Does someone can…
DSX
  • 385
  • 1
  • 4
  • 18
0
votes
2 answers

How to monitor bandwidth usage in Tomcat?

I am running an Apache Tomcat 6 website and would like a way to somehow log the amount of bandwidth used for each virtual host on the site. Is there such a plugin or logging class that I could use to achieve this? Or how much one go about writing…
Nik Reiman
  • 230
  • 3
  • 11
0
votes
1 answer

Throughput limit of a raid controller

I am a bit confused about the maximal theoretical throughput of my HP P410 Controller. When using SATA drives, they are limited to 3Gb/s per physical link (about 300mb/s real speed). Does it mean that the theoretical limit of a full 8 disks array is…
Karnalta
  • 129
  • 7
0
votes
1 answer

Can I limit bandwidth for certain IP address, subnet or VLAN on Cisco 881?

I have a router with several workstations running on the switched ports. I need to limit their WAN bandwidth. I tried to use rate-limit on Vlan1, but it looks like it had no effect. What is the easiest way to achieve this? I am not very good at…
Hivemaster
  • 101
  • 4
0
votes
2 answers

Log/list bandwidth usage by file on NGINX?

Is it possible to produce a list or log of the bandwidth usage by file on NGINX? Something like: BANDWIDTH USAGE LAST 7 DAYS by FILE; \Project.zip 1.8 GB \Docu8ment.doc 350 MB \logo.png 238 MB \style.css 72 MB
Michael Rogers
  • 60
  • 1
  • 3
  • 16
0
votes
1 answer

IP Transit Using GCP compute instance?

If I announce my IP space on GCP compute engine and connect to GCP via a Dedicated interconnect, as the inbound transfer on GCP is free, can I use GCP as my inbound IP Transit
0
votes
1 answer

Ban IP addresses based on bandwidth usage on apache/linux

Is it possible to throttle or ban IP address based on how much the host is using bandwidth of my webserver? In ideal situation I would like to create rules like: if IP uses bandwidth over 1000 MB in 10 minutes, ban/throttle the IP If it's…
0
votes
2 answers

Basic QoS bandwidth for all devices/clients

I have an IP network that has about 500+ clients on the network at any given time. The network uses a Cisco 1941 router as it's gateway, and has 5 different subnets. The network also has 2 DCs, a asterisk PBX server, and farm of 5 exchange servers.…
Kevin
  • 5
  • 1
  • 7
0
votes
1 answer

Bandwidth to hosts abroad

I have a server with 1 Gbps uplink. Testing gives me a download/upload speed of approx 600 Mbps to servers nearby in Europe, and 100 Mbps to servers in US. I want to host a server and I need to know if I will have enough bandwidth. If I upload to…
rcr
  • 1
0
votes
1 answer

How to determine if a link is appropriately dimensioned

Consider the following network: Access Point <--> Ethernet (100 Mbit/s) <--> Router 1 Router 1 <--> 50 Mbit/s Point to Point <--> Router 2 Router 2 <--> Ethernet (100 Mbit/s ) <--> Server 1 and Server 2 Let Host1 upload a large…
user503842
  • 101
  • 2
0
votes
2 answers

Suggestions on best way to see what bandwidth hogs may be?

Approaching some bandwidth limits on our VPS. Is there a good way to narrow down which scripts may be sucking up the most bandwidth?
sbuck
  • 391
  • 2
  • 6
  • 16
0
votes
1 answer

Monitoring - Calculate bandwidth usage of images

Is there a way to find out the bandwidth usage of a certain mime-type on Windows Server? Eg. How much GB of images is my server serving each month?
0
votes
1 answer

Squid bandwidth control with both source and destination

let's say I have three subnets: 192.168.0.0/24 with 100 mbps uplink 192.168.1.0/24 with 100 mbps uplink 192.168.2.0/24 with 500 mbps unlink I need to limit the bandwith against example.com so they can occupy up at max 1/3 of their bandwitdh. acl…
0
votes
0 answers

AWS, Bandwidth and SSD

I am using AWS T2.large instance for my rails application which has both API and CMS. I would like to change the instance type as it is consuming more memory. so which instance is suitable for my requirement along with pricing details of Bandwidth…
anusha
  • 101
  • 1
0
votes
1 answer

Calculate network/ethernet bandwidth usage rate in every 15 seconds

I would like to create a bash script for my centos server to monitor the bandwidth usage. Like whether eth0 or eth1 is UP, it should monitor the bandwidth rate it sends and receives in every 15 seconds. I can do the scripting part fine. But do you…
vjwilson
  • 129
  • 1
  • 6