<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：实战，利用apache来做集群，实现负载均衡</title>
	<atom:link href="http://blog.51yip.com/apachenginx/873.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/apachenginx/873.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/apachenginx/873.html/comment-page-1#comment-1037</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Mon, 23 Jul 2012 15:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=873#comment-1037</guid>
		<description>module proxy查看一下安装apache的时候，是不是已经装了，如果装了在装肯定会报错的。如果没有装，检查一下，相关模块是不是都装了。</description>
		<content:encoded><![CDATA[<p>module proxy查看一下安装apache的时候，是不是已经装了，如果装了在装肯定会报错的。如果没有装，检查一下，相关模块是不是都装了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：erick</title>
		<link>http://blog.51yip.com/apachenginx/873.html/comment-page-1#comment-1036</link>
		<dc:creator>erick</dc:creator>
		<pubDate>Mon, 23 Jul 2012 03:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=873#comment-1036</guid>
		<description>很不错，不过因为我是apache刚入门者，所以按照您的操作，现在当我重启apache的时候报错，当我测试LoadModule proxy_module modules/mod_proxy.so这个的时候，报语法错误 Syntax error on line 100 of /apache/conf/httpd.conf: module proxy_module is built-in and can&#039;t be loaded ，请问这个可能的原因是什么呢？万分感谢。</description>
		<content:encoded><![CDATA[<p>很不错，不过因为我是apache刚入门者，所以按照您的操作，现在当我重启apache的时候报错，当我测试LoadModule proxy_module modules/mod_proxy.so这个的时候，报语法错误 Syntax error on line 100 of /apache/conf/httpd.conf: module proxy_module is built-in and can't be loaded ，请问这个可能的原因是什么呢？万分感谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：chihping</title>
		<link>http://blog.51yip.com/apachenginx/873.html/comment-page-1#comment-738</link>
		<dc:creator>chihping</dc:creator>
		<pubDate>Tue, 20 Sep 2011 04:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=873#comment-738</guid>
		<description>很值得參考
謝謝分享.....</description>
		<content:encoded><![CDATA[<p>很值得參考<br />
謝謝分享.....</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Titan Tang</title>
		<link>http://blog.51yip.com/apachenginx/873.html/comment-page-1#comment-487</link>
		<dc:creator>Titan Tang</dc:creator>
		<pubDate>Wed, 27 Apr 2011 02:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=873#comment-487</guid>
		<description>&quot;stickysession 从字面上看，严格的session，加上他说明实现严格的session的负载均衡，根据个人需要吧。&quot;

sticksession是说根据客户端sessionid的值，让均衡器总是把这个客户端分发到原来的处理机上面，可以一定程度上避免后端的session复制，但是容易引起分发不均的情况，参考：http://httpd.apache.org/docs/current/mod/mod_proxy.html</description>
		<content:encoded><![CDATA[<p>"stickysession 从字面上看，严格的session，加上他说明实现严格的session的负载均衡，根据个人需要吧。"</p>
<p>sticksession是说根据客户端sessionid的值，让均衡器总是把这个客户端分发到原来的处理机上面，可以一定程度上避免后端的session复制，但是容易引起分发不均的情况，参考：http://httpd.apache.org/docs/current/mod/mod_proxy.html</p>
]]></content:encoded>
	</item>
</channel>
</rss>
