<?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"
	>
<channel>
	<title>《Squid反向代理加速WEB》的评论</title>
	<atom:link href="http://www.jianglb.com/2006/12/19/squid-proxy-web.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jianglb.com/2006/12/19/squid-proxy-web.html</link>
	<description>研究学习PHP,MySQL,Linux,PHP,Template,Shell</description>
	<pubDate>Thu, 04 Dec 2008 18:12:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>danny</title>
		<link>http://www.jianglb.com/2006/12/19/squid-proxy-web.html#comment-5071</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Wed, 16 Apr 2008 15:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jianglb.com/2006/12/19/squid-proxy-web.html#comment-5071</guid>
		<description>单台作用很大,会有明显的加速</description>
		<content:encoded><![CDATA[<p>单台作用很大,会有明显的加速</p>
]]></content:encoded>
	</item>
	<item>
		<title>bEANR</title>
		<link>http://www.jianglb.com/2006/12/19/squid-proxy-web.html#comment-5007</link>
		<dc:creator>bEANR</dc:creator>
		<pubDate>Thu, 06 Mar 2008 05:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.jianglb.com/2006/12/19/squid-proxy-web.html#comment-5007</guid>
		<description>看了老兄的文章，觉得有配置上有少许问题。iptables是防火墙软件，一定要它做路由，不是可以，但是在高并发下尤其是squid在一个服务器是不合理的。比如：（防火墙iptables设置自动转发80到监听端口3128） 这个没有必要，这个是加重负担的东西。squid就只做7层要做的事情不要做过多的操作，比如入端地址过滤，这个不是squid的强项，只要你在iptables上做FORWORD链表上的过滤就可以满足，至于单IP并发限制，也可以在iptables的connlimit上完成。网络服务器真正高并发优化，在于将合适的部分放在它最擅长的位置。</description>
		<content:encoded><![CDATA[<p>看了老兄的文章，觉得有配置上有少许问题。iptables是防火墙软件，一定要它做路由，不是可以，但是在高并发下尤其是squid在一个服务器是不合理的。比如：（防火墙iptables设置自动转发80到监听端口3128） 这个没有必要，这个是加重负担的东西。squid就只做7层要做的事情不要做过多的操作，比如入端地址过滤，这个不是squid的强项，只要你在iptables上做FORWORD链表上的过滤就可以满足，至于单IP并发限制，也可以在iptables的connlimit上完成。网络服务器真正高并发优化，在于将合适的部分放在它最擅长的位置。</p>
]]></content:encoded>
	</item>
	<item>
		<title>newdir</title>
		<link>http://www.jianglb.com/2006/12/19/squid-proxy-web.html#comment-5</link>
		<dc:creator>newdir</dc:creator>
		<pubDate>Thu, 21 Dec 2006 13:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.jianglb.com/2006/12/19/squid-proxy-web.html#comment-5</guid>
		<description>是的,单台效果不明显,Squid反向代理需要大内存,多服务器,静态页面效果才好,比如,Sina,Sohu这类大型站点</description>
		<content:encoded><![CDATA[<p>是的,单台效果不明显,Squid反向代理需要大内存,多服务器,静态页面效果才好,比如,Sina,Sohu这类大型站点</p>
]]></content:encoded>
	</item>
	<item>
		<title>dejun</title>
		<link>http://www.jianglb.com/2006/12/19/squid-proxy-web.html#comment-4</link>
		<dc:creator>dejun</dc:creator>
		<pubDate>Thu, 21 Dec 2006 11:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jianglb.com/2006/12/19/squid-proxy-web.html#comment-4</guid>
		<description>反向代理对于一台服务器作用不大，而且局限于静态页面，或者不常跟新的动态页面（经过rewrite），
跟生成静态页面差不多吧~~~，主要是两台服务器以上作用比较好的~~~~</description>
		<content:encoded><![CDATA[<p>反向代理对于一台服务器作用不大，而且局限于静态页面，或者不常跟新的动态页面（经过rewrite），<br />
跟生成静态页面差不多吧~~~，主要是两台服务器以上作用比较好的~~~~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
