๐ŸŽ New User? Get 20% off your first purchase with code NEWUSER20 ยท โšก Instant download ยท ๐Ÿ”’ Secure checkout Register Now โ†’
Menu

Categories

Networking Beginner

What is Latency?

The time delay between sending a request and receiving a response, measured in milliseconds.

Latency measures the round-trip time for data to travel between source and destination. It is affected by physical distance, network congestion, routing hops, and processing time at each node.

Low latency is critical for real-time applications like gaming, video calls, and financial trading. CDNs, edge computing, and protocol optimization reduce latency.

Related Terms

SDN (Software-Defined Networking)
An approach that separates the network control plane from the data plane, enabling centralized, programmable network management.
Overlay Network
A virtual network built on top of an existing physical network, enabling features like container networking and VPNs.
WireGuard
A modern, lightweight VPN protocol that uses state-of-the-art cryptography and minimal code for fast, secure tunneling.
Network Bridge
A device or software that connects two or more network segments at the data link layer, forwarding traffic based on MAC addresses.
HTTP/HTTPS
The protocol used for transferring web pages and data between browsers and servers, with HTTPS adding encryption.
Token Bucket Algorithm
A rate limiting algorithm that allows burst traffic by accumulating tokens at a fixed rate and consuming them per request.
View All Networking Terms โ†’