Load Balancing

L7 Load Balancing

English

Overview

A method that distributes traffic by inspecting content such as URLs and HTTP headers.

Details

A method that distributes traffic by analyzing application-layer content such as URL paths and cookies, enabling flexible routing. Because it inspects content, it carries a higher processing load than L4 balancing, but in exchange it allows fine-grained control, such as routing different URL paths to different server groups.

More Networking terms