<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Ipvs - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/ipvs/</link><description>Ipvs - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/ipvs/" rel="self" type="application/rss+xml"/><item><title>Linux 网络负载均衡</title><link>https://rd163.visword.com/posts/linux-net-lb/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/linux-net-lb/</guid><description><![CDATA[<h2 id="什么是负载均衡" class="headerLink">
    <a href="#%e4%bb%80%e4%b9%88%e6%98%af%e8%b4%9f%e8%bd%bd%e5%9d%87%e8%a1%a1" class="header-mark"></a>什么是负载均衡</h2><p><strong>负载均衡（Load Balancing）</strong> 是指将大量并发请求或数据流量按某种策略分发到多台后端节点上分别处理，从而提升系统的整体吞吐能力、可用性与可扩展性。它的本质是在客户端和服务端之间引入一个&quot;分发层&quot;,对外暴露统一入口，对内把流量调度到一组真实服务器。</p>]]></description></item></channel></rss>