balancer
n. 平衡器;秤称的人;走钢丝者
2025-09-06 14:18 浏览次数 7
n. 平衡器;秤称的人;走钢丝者
Lanchester balancer兰彻斯特平衡器
balancer gear平衡器齿轮
wheel balancer固定式车轮平衡机;车轮平衡试验机
Volume Balancer音量平衡器
compensator balancer补偿平衡器
white balancer白平衡器
AC balancer交流平衡器
balancer set平衡机组
DC balancer直流均压机
Load Balancer负载平衡器
a network transparent load balancer such as network dispatcher doesn’t meet that requirement alone.
网络传输负载平衡器(例如networkdispatcher)自身并不满足这种需求。
hence, the cluster identifier must be stored within a cookie, so that the load balancer looks at this value if the segment is not present.
因此,集群标识符必须存储在一个cookie 当中,这样如果不存在该段时,负载平衡器就会观察该值。
also similar to beanstalk, run@cloud provides a scalable infrastructure with load balancer and server instances to be started on demand to meet traffic surges.
也类似于beanstalk,run@cloud提供了可扩展的基础设施,将按需启动负载平衡器和服务器实例以满足流量激增。
those options allow the load balancer to forward requests to a random or the least-busy server node, because every server node has the same session-state information.
因为每一个服务器节点都有相同的对话状态信息,所以这些选项允许负载平衡器将请求转发到随机或最繁忙的服务器节点。
dest_socket is the connection between the load balancer and the balanced servers.
dest_socket是负载平衡器与被平衡服务器之间的连接。
a proxy server can also act as a load balancer or a fail-over manager.
代理服务器还可以作为负载平衡器或故障转移管理器。
varnish is an http accelerator which can act as a load balancer and also cache content which can then be served lightning-fast.
varnish是一个http加速器,可以作为一个负载平衡器,并缓存的内容,然后可以以闪电般的速度送达。
here is the simplest load balancer possible.
下面是最简单的负载平衡器。
reconfigure the load balancer if necessary.
根据需要重新配置负载平衡器。
a potential work around to this is to use a load balancer with sticky sessions.
不过这个问题还是有可能解决的:使用带有stickysessions的负载平衡器。
its load balancer has the capacity to expand for future requirements of a web services application.
它的负载平衡器有能力根据web服务应用程序的未来需求进行扩展。
when the client sends data, the load balancer pushes that same data to the destination server.
当客户端发送数据时,负载平衡器将相同的数据推送到目的地服务器。
you can also set up a load balancer between community edition and apache http server using the mod_jk module, which would spray the incoming requests to each available members in the cluster.
您还可以使用 mod_jk模块在communityedition和apachehttpserver之间设置负载平衡器,以便将传入的请求均匀地分配给集群中的可用成员。
if, however, the path is not in the cluster directory on the server, the load balancer must query a server in a different cluster.
然而,如果服务器的集群目录内没有该路径,负载平衡器必须在不同的集群中查询服务器。
this is typical for clustered environments or setups where an external load balancer is used.
这个值通常用于集群化环境,或其中使用一个外部负载平衡器的设置。
in the case of a web server, a load balancer removes the failed server and replaces it with the backup server as the target for web requests.
如果是web服务器,负载平衡器将移除故障服务器,并使用备份服务器替代它作为web请求的目标。
the load balancer uses this information to dispatch requests to the proper server subset.
负载平衡器利用这一信息将需求发送给相应的服务器子集。
client_socket is the connection between the load balancer and the client.
client_socket是负载平衡器与客户端之间的连接。
because run@cloud can use a shared load balancer to manage multiple tomcat servers running on a single ec2 instance, it does not require one ec2 instance per tomcat instance.
因为 run@cloud可以使用共享的负载平衡器来管理在单个ec2实例上运行的多个tomcat服务器,所以其无需每个tomcat实例都有一个ec2实例。
it also lets you configure your application「s load balancer and auto scaling, which is the option that controls horizontal nodes.
它还允许配置应用程序的负载平衡器和自动伸缩功能,后者是控制水平节点的选项。
when configured properly, a load balancer can provide users with a seamless failover experience.
正常配置后,负载平衡器能为用户提供无缝的故障转移体验。
after the connection is made, the load balancer picks a destination and creates a socket connection to the destination. we」ll refer to this as the dest_socket.
当连接建立之后,负载平衡器挑选一个目的地并创建一个指向该目的地的套接字连接,我们称之为 dest_socket。