由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
EmergingNetworking版 - 请教一个load balancing的技术问题
相关主题
请教:为啥google.com不宕机请教一个网络访问记录的问题
请问我有一条无线上网、一条有线上网,能否同时使用加快网速?A10这个公司怎么样?
General Q: Web Server Load Balance and DB Server问一下大家BGP load balance怎么做呢?
一个load balancer的问题问高手们一个cisco问题
起个新帖讨论讨论DNS[合集] 哈哈,得意ing
Real world problemethernet的switch在什么情况下会转发source address是multicast address的frame?
Let's talk about Load Balancing!问个跨网的问题
能介绍本比较好的server load balancing的书吗?peer connection market
相关话题的讨论汇总
话题: load话题: balancing话题: ip话题: dns话题: balancer
进入EmergingNetworking版参与讨论
1 (共1页)
y***e
发帖数: 32
1
假设有10000个不同的IP向一个ip发送服务请求。这个ip下面挂有100台服务器。假设
load balancer是用一个主机,它能够把这个流量按源ip进行distribute,就是大概一台
服务器处理来之100个ip的服务请求。
请问如何把这个基于一个主机的load balancer扩展成基于N个主机的?
s*****g
发帖数: 1055
2
There are a million ways to do this,
1) Use DNS (coupled with geo-aware DNS) is an obvious and easy to implement
solution.
2) You can also put a L3 network device in front of LBs and use network
devices
' ECMP to achieve one more layer of load balancing.
3) Similar idea, use anycast to advertise the same network your LB own and
place your LBs in different geo-location
I will leave rest 99997 ways for others to suggest.
n**********l
发帖数: 271
3
active/active load balancer listening on the same virtual IP (arp)?
I********x
发帖数: 858
4
anycast应该可以,lb之间的cluster技术也可以,最流行的就是dns lb了。

一台

【在 y***e 的大作中提到】
: 假设有10000个不同的IP向一个ip发送服务请求。这个ip下面挂有100台服务器。假设
: load balancer是用一个主机,它能够把这个流量按源ip进行distribute,就是大概一台
: 服务器处理来之100个ip的服务请求。
: 请问如何把这个基于一个主机的load balancer扩展成基于N个主机的?

m********d
发帖数: 188
5
2-tier load balancing. lower tier direct return.
1 (共1页)
进入EmergingNetworking版参与讨论
相关主题
peer connection market起个新帖讨论讨论DNS
twitter is downReal world problem
D/DOS attack mitigation appliances?Let's talk about Load Balancing!
对回国能干什么极其困惑能介绍本比较好的server load balancing的书吗?
请教:为啥google.com不宕机请教一个网络访问记录的问题
请问我有一条无线上网、一条有线上网,能否同时使用加快网速?A10这个公司怎么样?
General Q: Web Server Load Balance and DB Server问一下大家BGP load balance怎么做呢?
一个load balancer的问题问高手们一个cisco问题
相关话题的讨论汇总
话题: load话题: balancing话题: ip话题: dns话题: balancer