负载平衡器 meaning in English
load balancer
Examples
- But then again , if you are at that point of your implementation , consider looking into a load balancer
但是同样,使用这种实现时,请考虑寻找一种负载平衡器。 - A network transparent load balancer , such as network dispatcher , doesn t meet that requirement alone
网络传输负载平衡器(例如network dispatcher )自身并不满足这种需求。 - A more common approach is to combine load balancing with session affinity - the load balancer is able to associate connections with sessions and route subsequent requests within a session to the same server
一种更常用的方式是将负载平衡与会话相似性( affinity )结合起来负载平衡器可以将会话与连接相关联,并将会话中以后的请求发送给同一服务器。 - In traditional web cluster systems , load balancer is a bottleneck of the system performance . it does not support complicated algorithms and a large number of web server nodes , hence scalability cannot be achieved
在传统的web集群系统中,前端的负载平衡器是系统性能的瓶颈,不能采用过于复杂的算法,也不能支持过多的后端节点,导致系统的可扩展性不强。 - This feature is supported by numerous hardware and software load balancers and means that replicated session information is only accessed when the primary connection host fails and the session needs to be failed over to another server
有很多硬件和软件负载平衡器支持这个功能,并且这意味着只有主连接主机和会话需要故障转移到另一台服务器时才访问复制的会话信息。