D
Dicread
InícioDicionárioLload balancer

Nota: A tradução desta entrada está atualmente em revisão de qualidade, portanto parte do conteúdo é exibida temporariamente apenas em inglês.

Este verbete ainda não foi traduzido para o seu idioma, portanto o original é exibido abaixo.

load balancer

A device or software application that distributes network or application traffic across a number of servers to ensure no single server becomes overwhelmed.
Noun
pl: load balancers

This term is primarily used in technical contexts involving network architecture and cloud computing. It describes a mechanism for achieving high availability and reliability by preventing any single resource from becoming a bottleneck. While it can refer to a physical hardware appliance, it frequently refers to software-defined networking (SDN) solutions in modern virtualized environments.

In professional discourse, the term is often paired with specific strategies such as round-robin or least-connections, which dictate how the traffic is distributed. It is distinct from a proxy server, although many load balancers function as reverse proxies to manage incoming requests.

Meanings

Examples

We need to implement a load balancer to handle the surge in user traffic.

Business

The load balancer distributes incoming requests across three different servers.

The load balancer distributes incoming requests across three different servers.

Is the load balancer configured for round robin or least connections?

Is the load balancer configured for round robin or least connections?

Office

I wonder if the load balancer is causing the latency issues we are seeing.

I wonder if the load balancer is causing the latency issues we are seeing.

A hardware load balancer provides more power than a software based one.

The system crashed because the load balancer failed to redirect traffic.

Let us check the health check settings on the load balancer.

Office

The cloud provider offers a managed load balancer as part of their infrastructure.

Business

Without a load balancer, a single server would be overwhelmed during the sale.

Business

Related Words

Última atualização: May 2026Reportar um erro