Load Balancing

L4 Load Balancing

English

Overview

A method that distributes traffic based on IP address and port number.

Details

A method that distributes traffic based solely on transport-layer information (IP and port). Lightweight and fast to process. Since it never inspects packet contents, it can forward even encrypted HTTPS traffic at full speed without decrypting it.

More Networking terms