NGINX Plus Load Balancer Software Pricing, Features & Reviews
What is NGINX Plus Load Balancer?
NGINX Plus Load Balancer is a high-performance tool, enabling users to scale out and offer redundancy, session persistence and activate global server load balancing (GSLB). It also helps in running active health checks. Users can even reconfigure their infrastructure without having to restart the entire system. The software is also capable of balancing HTTP traffic, TCP and UDP. Active integrations with external modules like Set-Misc and Headers-More are of great help.
Types of Load Balancing Methods Supported by NGINX Plus Load Balancer
- Round Robin (Default): It distributes requests across the upstream servers as per their order.
- Least Connections: Requests that have the lowest number of active connections get forwarded to the server in real-time.
- Least Time: It is an exclusive feature of NGINX Plus. Calculations are done using the number of active connections and response time, and the requests are forwarded to the least loaded server.
- Hash: It uses a specified key to distribute requests.
- IP Hash (HTTP only): The software distributes requests based upon the first three numbers of the client’s IP address.
Benefits of NGINX Plus Load Balancer
- Consolidation: Users can simplify management and bring down complexities by consolidating API gateway, WAF tier and load balancer, within a unified elastic egress tier.
- Flexibility: Users can deploy NGINX Plus Load Balancer as per their requirements.
- Multi-cloud: GCP, Azure, VMware and AWS.
- Containers: Kubernetes, Docker and OpenShift.