Load Balancing Protocols and Methods
Load balancing allows you to distribute incoming traffic between several servers to increase fault tolerance and processing speed. With FortiGate, you can configure load balancing between servers in your Selectel infrastructure.
When configuring load balancing, you select:
Depending on the protocol you choose, you can enable session persistence.
Protocols
Protocols at different levels of the OSI model are available for load balancing:
- network and transport layers (L3–L4): IP, TCP, and UDP;
- application layer (L7): HTTP, HTTPS, IMAPS, POP3S, SMTPS, and SSL.
Session Persistence
You can enable session persistence when load balancing. All requests from one user will be processed by the same server. This allows you to maintain a user session, for example, to keep authentication active on a website. Session persistence is not supported for all protocols. The session persistence method depends on the protocol.
Load Balancing Methods
The balancing method determines how requests are distributed between servers behind the firewall.