Category
page 1Network performance
proxy server
computer server that makes and receives requests on behalf of a user
quality of service
traffic prioritization and measure of network performance
queueing theory
mathematical study of waiting lines, or queues
bandwidth
maximum rate of data transfer over a network
Speedtest
Speedtest.net, also known as Speedtest by Ookla, is a web service that provides free analysis of Internet access performance metrics, such as connection data rate and latency. It is the flagship product of Ookla, a web testing and network diagnostics company founded in 2006, and based in Seattle, Washington, United States.
link aggregation
computer networking technology to increase throughput by using multiple connections in parallel
bit error rate
the ratio between the number of incorrect bits transmitted to the total number of bits
network congestion
reduced quality of service due to high traffic on a computer network
edge computing
paradigm of distributed computing
erlang
unit used in telephony as a measure of offered load or carried load
CFosSpeed
cFosSpeed is a traffic shaping app for the Windows operating system. It installs a device driver on the network stack to perform stateful packet inspection on the application layer traffic. It has been noted as causing some issues with network connections, and can be difficult to uninstall.
traffic shaping
bandwidth management technique
throughput
maximum rate of production or the maximum rate at which something can be processed
flow control
management of data rate
spectral efficiency
information rate that can be transmitted over a given bandwidth
best-effort delivery
provision of a service with no quality of service guarantee (e.g. computer networks, postal services)
Explicit Congestion Notification
Extension to the Internet Protocol to signal network congestion
iperf
iperf, also known as Iperf or iPerf, is a tool for network performance measurement and tuning. It is a cross-platform tool that can produce standardized performance measurements for any network. iperf has client and server functionality, and can create data streams to measure the throughput between the two ends in one or both directions. Typical iperf output contains a time-stamped report of the amount of data transferred and the throughput measured.
random early detection
algorithm
token bucket
scheduling algorithm for network transmissions
Bufferbloat
Bufferbloat is the undesirable latency that comes from a router or other network equipment buffering too many data packets. Bufferbloat can also cause packet delay variation (also known as jitter), as well as reduce the overall network throughput. When a router or switch is configured to use excessively large buffers, even very high-speed networks can become practically unusable for many interactive applications like voice over IP (VoIP), audio streaming, online gaming, and even ordinary web browsing.
broadcast storm
extreme accumulation of broadcast and multicast traffic on a computer network
iproute2
iproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network interfaces, tunnels, traffic control, and network-related device drivers.
supernetwork
thumb|500px|An example of route aggregation as a part of CIDR
thumb|Route aggregation example from above in the binary format
network scheduler
arbiter on a node in packet switching communication network
network performance
measures of service quality of a network as seen by the customer

Application-Layer Protocol Negotiation
Transport Layer Security extension for application layer protocol negotiation
WAN optimization
techniques for improving data transfer over wide-area networks

TCP congestion control
techniques to improve network performance over Transmission Control Protocol
metric
field in a routing table, used by a router to make routing decisions
Linear network coding
computer Networking Program
OpenNMS
OpenNMS is a free and open-source network monitoring and network management platform written in Java. It provides fault management, performance data collection, service monitoring, event processing, and topology mapping. The project was started in July 1999 and registered on SourceForge as project 4141 in March 2000, making it one of the oldest open-source network management platforms.
active queue management
intentional dropping of network packets during congestion
Committed Information Rate
bandwidth guaranteed by an internet service provider
Goodput
In computer networks, goodput (a portmanteau of good and throughput) is the application-level throughput of a communication. In other words, goodput is the number of useful information bits delivered by the network to a certain destination per unit of time. The amount of data considered excludes protocol overhead bits as well as retransmitted data packets. This is related to the amount of time from the first bit of the first packet sent (or delivered) until the last bit of the last packet is delivered.
throughput rate limiting
Limiting the data rate on network controllers.
Bandwidth-delay product
parameter in telecommunications networking
ALTQ
ALTQ (ALTernate Queueing) is the network scheduler for Berkeley Software Distribution. ALTQ provides queueing disciplines, and other components related to quality of service (QoS), required to realize resource sharing. It is most commonly implemented on BSD-based routers. ALTQ is included in the base distribution of FreeBSD, NetBSD, and DragonFly BSD, and was integrated into the pf packet filter of OpenBSD but later replaced by a new queueing subsystem (it was deprecated with OpenBSD 5.5 release, and completely removed with 5.6 in 2014).
bottleneck
situation in which overall output of a system is limited by a single component