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

Openvpn limit bandwidth

I would like to ask you a question concerning openvpn and the possibility to increase the bandwidth in case I want to transfer files. I have an openvpn server via which I connect to my data center. So, in some way, I want to have the ability to…
user200913
  • 71
  • 1
  • 1
  • 9
2
votes
0 answers

Is It Possible to Attach multiple Ports to a TC Filter?

I need to limit the bandwidth/rate by ports, and as a server there would be thousands of ports. Due to the limit of tc filter, I wonder if it is possible for multiple discreate ports to share a same filter. For example, suppose we have 10 ports,…
Steve Peng
  • 559
  • 1
  • 8
  • 18
2
votes
3 answers

How can I monitor per-user bandwidth on linux?

I'm looking to monitor how much bandwidth different users consume on a server. Effectively, I'm looking for something like UserIPacct (http://ramses.smeyers.be/homepage/useripacct/), where I can get a print-out like: User Sent …
Aaron
2
votes
3 answers

HIgh traffic site bandwidth & concurrency.. facebook, yahoo, etc

What is considered a high concurrency, bandwidth level? Anyone know the traffic level at facebook, yahoo, ebay, or google? How much are they getting? 100,000 concurrency? 1,000,000 req per sec? Any ideas?
Lom
2
votes
1 answer

How to view network activity across entire domain?

Wondering if Windows Server 2008 R2 Std has any features that allow you to view network information like number of connections, current rate, total bytes, etc, for all computers on the domain? Separate info would be OK but ideally would like to view…
aciid
  • 45
  • 5
2
votes
1 answer

is there such a thing as "too many packets per second"?

we have 2 offices in separate buildings. there is an ethernet link between the two. The link is provided by the company that manages one of the buildings, and they provide us with 100Mbps bandwidth over ethernet cable (actually it passes as a vlan…
user175416
2
votes
1 answer

how can I make sendmail go faster

We've recently had an overnight ISP outage in our area which brought down our mail system. Now that the connection is back we are trying to push through the mail queue faster. We've tried running the command to reprocess the mail queue. It has it's…
BeowulfNode42
  • 2,615
  • 2
  • 19
  • 32
2
votes
1 answer

Bandwidth Manager Using Squid

I am trying to create a internet distribution software for an ISP (an internet distributor or a school or other such organizations) like the one here It will have restrictions and policies for users to limit bandwidth/speed/duration etc according to…
haywire
  • 131
  • 5
2
votes
1 answer

How should I estimate the amount of bandwidth available to an application?

I'm writing a function that will calculate the maximum number of concurrent streaming audio listeners supported an amount of network bandwidth, given stream's bitrate. listeners = (bandwidth in mbps * 1024) / bitrate in kbps Assuming a VPS…
Sean W.
  • 289
  • 2
  • 4
  • 12
2
votes
3 answers

What determines the maximum throughput of a Cisco router?

I'm looking at Cisco's documentation on the issue http://www.cisco.com/web/partners/downloads/765/tools/quickreference/routerperformance.pdf and I'm having a hard time getting the numbers to add up. Is it correct to assume that the Fast/CEF…
phil-lavin
  • 590
  • 1
  • 3
  • 15
2
votes
1 answer

Does 404 errors eat the server bandwidth?

I am facing a strange issue where one of our servers (used for internal purpose) hosted by Rackspace uses huge amount of bandwidth (but our actual users are using the server rarely). FYI, the said server was compromised once, serving landing pages…
San
  • 21
  • 1
2
votes
1 answer

Bandwidth Usage: ActiveSync vs IMAP/CalDAV/CardDAV

I have been trying to find bandwidth usage information how the technologies compare. I understand that ActiveSync is instant, and new changes get "pushed" to subscribers. But IMAP/CalDAV/CardDAV is synced on a timed basis. So that means it must…
7wp
  • 564
  • 2
  • 8
  • 18
2
votes
1 answer

Active Directory Replication Bandwidth Consumption

There are lots of articles out there describing how to architect your replication toplogy, and all the reasons why, and they all boil down to conserving bandwidth, and achieving a convergence time that is acceptable for your organizaiton. In my…
Edward Ned Harvey
  • 512
  • 3
  • 6
  • 14
2
votes
1 answer

Is there an effective way to monitor the load on each switch?

We have about 200 IP phones in our building and I realize we got more complaint about the phone quality after we switched our internet from 50Mbps to 200Mbps Up/Down. I know there's a possibility that the switch gets overloaded easier than before…
Carl
  • 489
  • 1
  • 6
  • 10
2
votes
1 answer

Measure Upload Speed between a client and our server

We host a SAAS application specially customized for multiple clients. For one customer in particular -- they are reporting sporadic performance issues from various locations on their network, in particular UPLOADING documents through a form on our…
tresstylez
  • 378
  • 1
  • 4
  • 17