Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GSLB和ADC有什么区别。我可以看到两者都可以进行负载平衡,但我想知道每个人都可以执行的区别和附加功能。而且我还想知道一个是否可以替换另一个。
要替换 ADC 部署,这节省了他妈的钱(他们为此收费很多),代理部分可以替换为 NGINX + 服务器,GSLB(只是带有健康检查的 DNS)可以替换为 BIND(它实际上作为服务在 ADC 上运行)和 healthckeck 到后端服务器以删除/添加记录到 DNS。