JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Managing Oracle Solaris 11.1 Network Performance     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Introduction to Network Performance Management

2.  Using Link Aggregations

3.  Working With VLANs

4.  Administering Bridged Networks (Tasks)

5.  Introduction to IPMP

6.  Administering IPMP (Tasks)

7.  Exchanging Network Connectivity Information With LLDP

8.  Working With Data Center Bridging Features in Oracle Solaris

9.  Edge Virtual Bridging in Oracle Solaris

10.  Integrated Load Balancer (Overview)

ILB Features

ILB Components

ILB Operation Modes

Direct Server Return Topology

Network Address Translator Topology

Half-NAT Load-Balancing Topology

Full-NAT Load-Balancing Topology

How ILB Works?

ILB Algorithms

Service Management Facility

ILB Command-Line Interface

ILB Command and Subcommands

11.  Configuring Integrated Load Balancer

12.  Managing Integrated Load Balancer

13.  Virtual Router Redundancy Protocol (Overview)

A.  Link Aggregation Types: Feature Comparison

B.  Link Aggregations and IPMP: Feature Comparison

Index

Chapter 10

Integrated Load Balancer (Overview)

This chapter describes the Integrated Load Balancer (ILB), a feature of Oracle Solaris. ILB provides Layer 3 and Layer 4 load-balancing capabilities for Oracle Solaris installed on SPARC and x86 based systems. ILB intercepts incoming requests from clients, decides which back-end server should handle the request based on load-balancing rules, and then forwards the request to the selected server. ILB performs optional health checks and provides the data for the load-balancing algorithms to verify if the selected server can handle the incoming request. By performing the above functionalities, ILB spreads work load directed to the server across multiple servers. This can improve reliability, minimize response time and in general improve performance of the server.

The following topics are discussed: