当前位置: 首页 >> Tag标签为 'load balance'

Links Load balancing

Prerequisites :

Netfilter :

  • CONNMARK
  • nth (or statistic module)
  • condition (for failover)
  • Iproute2

Read the rest of this entry »

Network Card Bonding On CentOS

Bonding is the same as port trunking. In the following I will use the word bonding because practically we will bond interfaces as one. Bonding allows you to aggregate multiple ports into a single group, effectively combining the bandwidth into a single connection. Bonding also allows you to create multi-gigabit pipes to transport traffic through the highest traffic areas of your network. For example, you can aggregate three megabits ports into a three-megabits trunk port. That is equivalent with having one interface with three megabytes speed.

Read the rest of this entry »