<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>lvs - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/lvs/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Tue, 17 Jan 2023 04:50:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>LVS负载均衡配置DR模式</title>
		<link>https://www.coder4.com/archives/7806</link>
					<comments>https://www.coder4.com/archives/7806#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 17 Jan 2023 04:42:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[lvs]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=7806</guid>

					<description><![CDATA[LVS有三种模式，FullNAT、IPIP、DR，区别参考《负载均衡软件LVS 三种实现模式对比》 在前面得文章中，我们配置了FullNAT模式。 本次我们配置DR模式，这次换一下，不在云上了，使用本地的VirtualBox。 操作系统：RockyLinux 8.6 4台虚拟机信息： LVS-server IP：10.0.2.10 VIP 10.0.2.00 Real-Server1 IP: 10.0.2.11 Real-Server2 IP: 10[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/7806/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>在阿里云ECS上自建LVS负载均衡</title>
		<link>https://www.coder4.com/archives/7454</link>
					<comments>https://www.coder4.com/archives/7454#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 30 Nov 2021 10:43:20 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[lvs]]></category>
		<category><![CDATA[负载均衡]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=7454</guid>

					<description><![CDATA[我们需要4台阿里云的ECS机器，这里选用网络增强型4核16G，并开通HAVIP功能，点这里申请。 我们假设如下内网IP环境： LVS服务器，172.20.3.59，绑定VIP172.20.3.10 3台Nginx服务器，172.20.3.60 ~ 62 1 配置Ngxin服务器 在60 ~ 62上分别执行 apt-get install -y nginx 修改文件 vim /var/www/html/index.nginx-debian.html &#038;[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/7454/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
