当前位置:网站首页>Load Balancer
Load Balancer
2022-04-23 15:39:00 【dengk2013】
effect :
High availability Make the pressure of each equipment evenly distributed Support fault discovery and failover
classification :
Hardware :F5
Software : nginx,haproxy
OSI 7 Layer model
Load balancing strategy :
1. Polling strategy ( Default ): Sit in rows and eat fruits , You take a bite and I take a bite
2. Weight strategy : I am fatter than you , I'll have ten
3.IP_HASH : A radish (IP) A pit , On request ip Come on hash Distribute to background server
4.URL_HASH : A cabbage (URL) A pit , according to url Come on hash Distribute to background server
5:FAIR Which of you is idle , Come out and pick up the dung , Third party plug-ins need to be installed
版权声明
本文为[dengk2013]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231537380169.html
边栏推荐
- 控制结构(二)
- 时序模型:长短期记忆网络(LSTM)
- What role does the software performance test report play? How much is the third-party test report charged?
- Independent operation smart farm Innovation Forum
- 负载均衡器
- 如果conda找不到想要安装的库怎么办PackagesNotFoundError: The following packages are not available from current
- MySQL集群模式与应用场景
- 字符串排序
- MySQL InnoDB transaction
- Connect PHP to MSSQL via PDO ODBC
猜你喜欢
随机推荐
小程序知识点积累
什么是CNAS认证?CNAS认可的软件测评中心有哪些?
After time judgment of date
北京某信护网蓝队面试题目
Mobile finance (for personal use)
php类与对象
Go语言数组,指针,结构体
Introduction to dynamic programming of leetcode learning plan day3 (198213740)
IronPDF for .NET 2022.4.5455
【Leetcode-每日一题】安装栅栏
一刷313-剑指 Offer 06. 从尾到头打印链表(e)
单体架构系统重新架构
Neodynamic Barcode Professional for WPF V11.0
T2 iCloud日历无法同步
CVPR 2022 优质论文分享
移动app测试如何进行?
el-tree实现只显示某一级复选框且单选
Openstack theoretical knowledge
Detailed explanation of redirection and request forwarding
php函数