适用的负载分发方法可实现优质的分发效果。
• 轮询法:连续将分发请传递到指定服务器
• 最少连接数法:分配至连接数最小的服务器
• 哈希算法:推算源 IP 数据以分配至某一确定的服务器
基于 Web 的控制台有助于创建负载平衡器和便捷地设置/管理服务器端口。L4 负载平衡器服务提供多个端口设置(80、443、8080-8090 等),并且可同时应用多项规则。
该服务通过与安全组链接来提供访问控制。L7 HTTPS 服务需要 SSL 证书,并且必须在负载平衡器中注册官方证书颁发机构 (CA) 颁发的 TLS 证书。
在已创建的负载平衡器中创建服务器组,可再次使用现有设置来确定规则,无需重复输入。对于应用了使用服务器组的成员更改的负载平衡器服务,也可以替换所有设置。
- Create a Load Balancer instance in the project with VPC
- Create Load Balancer service within the Load Balancer instance and register a service that receives traffic and a server that will take distributed load
- Multiple servers may be registered, either from the server group within the same Load Balancer instance or Auto-scaling group defined in VPC
- Load Balancer services created within the same Load Balancer instance can share server groups
- Select the created resources to add a server group member
- Apply load balancing weight to the server group member
- Use Load Balancer Firewalls for secure communications between an external network and Load Balancer; and Load Balancer and VPC
- Analyze traffic patterns and troubleshoot issues by saving log information communicated via Load Balancer
无论是咨询解决方案,还是其它问题,我们都会尽心为您解答