原文:NGINX Load Balancing – TCP and UDP Load Balancer

This chapter describes how to use NGINXPlus and open source NGINX to proxy and load balance TCP and UDP traffic. Introduction Load balancingrefers to efficiently distributing network traffic across mu ...

2018-04-02 19:40 0 1170 推薦指數:

查看詳情

gRPC Load Balancing

gRPC Load Balancing 翻譯自:https://grpc.io/blog/grpc-load-balancing/ 這是gRPC負載均衡的第一篇,后續會給出基於golang XDS服務發現的例子,了解golang XDS的工作原理。 本文描述了在部署gRPC時可能會采用的幾種 ...

Wed Jan 27 17:07:00 CST 2021 0 562
Azure Load Balancer : 簡介

Azure 提供的負載均衡服務叫 Load Balancer,它工作在 ISO 七層模型的第四層,通過分析 IP 層及傳輸層(TCP/UDP)的流量實現基於 "IP + 端口" 的負載均衡。 Azure Load Balancer 的主要功能 負載均衡基於 ISO 四層的負載均衡,請參考下圖 ...

Thu Jan 24 16:54:00 CST 2019 2 3366
Azure Load Balancer : 動態擴展

筆者在前文《Azure Load Balancer : 支持 IPv6》中介紹了如何通過 PowerShell 腳本創建支持 IPv6 的 Load Balancer。本文我們接着介紹如何在前文創建的 Load Balancer 中添加新的后端虛機。 可擴展的 Load Balancer ...

Tue Feb 12 16:50:00 CST 2019 2 2415
亞馬遜的負載均衡(Amazon Load Balancing)

公司最近要將架構遷到雲上,存儲用S3,服務器用EC2。為了將我們的架構變的具有橫向的伸縮性,我們使用AWS的Load balancing來做負載均衡。簡單來說負載均衡就是講大量的客戶端訪問分發到不同的后端amazon ec2 instances中。 Amazon的Load balancing配置 ...

Wed Mar 27 19:54:00 CST 2013 0 2847
Azure Load Balancer 監控告警

近期有小伙伴反饋在使用 Basic Azure Load Balancer 時,后端池內主機會拒絕響應探針,從而影響業務連續性。我們一般自然而然的會想到通過增加監控告警來提升響應及修復速度,但目前 Basic Azure Load Balancer 不支持提供 Metric 監控 ...

Sat Nov 30 00:38:00 CST 2019 0 280
Azure Load Balancer : 支持 IPv6

越來越多的網站開始支持 IPv6,即使是哪些只提供 api 服務的站點也需要支持 IPv6,比如蘋果應用商店中的 app 早就強制要求服務器端支持 IPv6 了。筆者在前文《Azure Load Balancer : 簡介》中介紹了通過 Azure 門戶站點創建基礎的 Azure Load ...

Tue Jan 29 16:38:00 CST 2019 2 4149
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM