Options

load balancing

wonder[riya7wonder[riya7 Banned Posts: 41 ■■□□□□□□□□
Could you'll tell me what is load balancing? Didnt understand what it is.

Comments

  • Options
    mbarrettmbarrett Member Posts: 397 ■■■□□□□□□□
    Basically, a proxy to "answer the front door" for incoming requests, and distributing them to more than one destination system.
  • Options
    Harry RolesHarry Roles Member Posts: 19 ■□□□□□□□□□
    Hi

    Load Balancing is a generic term that refers to distributing the load of some sort. You can either distribute the traffic at the network level (among multiple interfaces, like with an EtherChannel) or for a given application protocol (e.g. HTTP) where traffic is sent to more than one server.
Sign In or Register to comment.