<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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>系统运维 &#187; 门户网站</title>
	<atom:link href="http://www.osyunwei.com/archives/tag/%E9%97%A8%E6%88%B7%E7%BD%91%E7%AB%99/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>某地方门户网站Web服务器架构设计</title>
		<link>https://www.osyunwei.com/archives/467.html</link>
		<comments>https://www.osyunwei.com/archives/467.html#comments</comments>
		<pubDate>Wed, 26 Oct 2011 09:26:28 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[企业网络]]></category>
		<category><![CDATA[web服务器]]></category>
		<category><![CDATA[服务器架构]]></category>
		<category><![CDATA[门户网站]]></category>

		<guid isPermaLink="false">http://w66416.s75.chinaccnet.cn/?p=467</guid>
		<description><![CDATA[引言：        一般的企业或者中小型门户网站服务器不止一个，例如Web、数据库、备份服务器等， 要合理的、高可用的把这些服务器通过网络设备连接在一起，为我们提供服务，就需要一个合理的规划与设计。 下面是笔者设计、并正在使用的某地方门户网站Web服务器架构。 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接    所需设备： 服务器五台，内网连接交换机一台 服务器环境配置： Windows Web服务器：Winsows Server 2003 R2 SP2+IIS6.0 Linux Web服务器：RHEL 5.5 64位+Apache+php 数据库服务器1：Winsows Server 2003 R2 SP2+SQL Server 2005 数据库服务器2：RHEL 5.5 64位+MySQL 备份服务器：RHEL 5.5 64位+Vsftpd 说明： 1、Windows Web服务器、Linux Web服务器这两台服务器均配有两块网卡（一个外网IP+一个内网IP），分别接入“内网连接交换机”（内网IP）和“机房接入交换机”（外网IP），用户通过这两台服务器的外网IP来访问网站。 2、“数据库服务器1”只接入“内网连接交换机”，配置一个内网IP，给“Windows Web服务器”提供SQL Server 2005服务，Web程序与数据库通过内网IP连接。 3、“数据库服务器2”只接入“内网连接交换机”，配置一个内网IP，给“Linux Web服务器”提供MySQL服务，Web程序与数据库通过内网IP连接。 4、“备份服务器”只接入“内网连接交换机”，配置一个内网IP，提供ftp服务，其他四台服务器的数据自动备份到此服务器。 系统运维  www.osyunwei.com  温馨提醒：qihang01原创内容©版权所有,转载请注明出处及原文链接 5、以上五台服务器通过“内网连接交换机”组成局域网，Windows Web服务器、Linux Web服务器这两台服务器通过外网IP给用户提供web服务，即用户通过这两台服务器获取网站信息。 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/467.html» 订阅本站：https://www.osyunwei.com/feed» [...]<p><a rel="bookmark" href="https://www.osyunwei.com/archives/467.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/467.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
