load balancing(load balancer中文翻譯,load balancer是什么意思,load balancer發(fā)音、用法及例句)
1、load balancer
load balancer發(fā)音
英: 美:
load balancer中文意思翻譯
常用釋義:負載均衡器:一種用于在多個(gè)服務(wù)器之間分配負載的設備或軟件。它可以確保每個(gè)服務(wù)器都能夠平均分擔流量和請求
[電] 負載平衡器
load balancer雙語(yǔ)使用場(chǎng)景
1、The Load Balancer can be used to transparently cluster content servers, including HTTP servers, application servers, and proxy servers.───負載均衡器能夠在透明的集群內容服務(wù)器上使用,其中包括:HTTP服務(wù)器、應用程序服務(wù)器和代理服務(wù)器。
2、In this scenario, at the load balancer, any Lotus iNotes-related request can be handed off to any server in the cluster.───在本方案中,對于負載均衡器,任何LotusiNotes相關(guān)的請求能遞交給集群中的任何服務(wù)器。
3、InService means that the service is able to handle requests through the load balancer.───InService意味著(zhù)服務(wù)器能夠通過(guò)負載均衡器處理請求。
4、Before you add server-based software to a network, check to see if the network is configured correctly and if the load balancer is flexible.───在將基于服務(wù)器的軟件添加到網(wǎng)絡(luò )中之前,請檢查網(wǎng)絡(luò )是否配置正確,負載平衡器是否“靈活”。
5、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.───因為每一個(gè)服務(wù)器節點(diǎn)都有相同的對話(huà)狀態(tài)信息,所以這些選項允許負載平衡器將請求轉發(fā)到隨機或最繁忙的服務(wù)器節點(diǎn)。
6、The system is designed as a two-tier system with an app tier running the J2EE application and a load-balancer tier.───這個(gè)系統設計成兩層的系統,運行J2EE應用程序的應用程序層和負載平衡器層。
7、A typical SaaS application might have a set of application servers accessed through a load balancer and connected to a database server.───一個(gè)典型的SaaS應用程序可能會(huì )允許通過(guò)一個(gè)負載均衡器訪(fǎng)問(wèn)一組應用服務(wù)器并連接到數據庫服務(wù)器。
8、It also lets you configure your application's load balancer and auto scaling, which is the option that controls horizontal nodes.───它還允許配置應用程序的負載平衡器和自動(dòng)伸縮功能,后者是控制水平節點(diǎn)的選項。
load balancer相似詞語(yǔ)短語(yǔ)
1、beam balance───杠桿秤
2、horn balance───空氣動(dòng)力平衡
3、head balance───頭部平衡
4、beam balances───杠桿秤
5、head balances───頭部平衡
6、horn balances───空氣動(dòng)力平衡
7、trade balances───貿易差額,貿易平衡
2、錯誤org.springframework.cloud.netflix.ribbon.RibbonLoadBalancerClient.choose
1 當我們使用openfeign進(jìn)行微服務(wù)之間的相互調用時(shí),會(huì )出現如上的錯誤
sprinboot的版本為:
org.springframework.boot
spring-boot-starter-parent
2.4.4
springcloud的版本為:
1.8
2020.0.2
這是因為版本太高導致的除了降低版本解決,也可以通過(guò)排除使用ribbon依賴(lài)并且使用loadbanlencer來(lái)解決:
com.alibaba.cloud
spring-cloud-starter-alibaba-nacos-discovery
org.springframework.cloud
spring-cloud-starter-netflix-ribbon
org.springframework.cloud
spring-cloud-loadbalancer
3.0.2
版權聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權,不承擔相關(guān)法律責任,不代表本網(wǎng)贊同其觀(guān)點(diǎn)和對其真實(shí)性負責。如因作品內容、版權和其它問(wèn)題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報,一經(jīng)查實(shí),本站將立刻刪除。