<?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>Comments on: 关于 firefox 里面和 HTTP 连接有关的参数设置</title>
	<atom:link href="http://blog.wuxinan.net/archives/22/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.wuxinan.net/archives/22</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 03:39:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: atppp</title>
		<link>http://blog.wuxinan.net/archives/22/comment-page-1#comment-3096</link>
		<dc:creator>atppp</dc:creator>
		<pubDate>Tue, 05 Aug 2008 15:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wuxinan.net/?p=22#comment-3096</guid>
		<description>web 服务器可以设置吧。。。</description>
		<content:encoded><![CDATA[<p>web 服务器可以设置吧。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: longyongxia</title>
		<link>http://blog.wuxinan.net/archives/22/comment-page-1#comment-3094</link>
		<dc:creator>longyongxia</dc:creator>
		<pubDate>Tue, 05 Aug 2008 13:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wuxinan.net/?p=22#comment-3094</guid>
		<description>network.http.keep-alive 默认是 true
是否允许持久连接，这个默认就是 true，改成 false 的是大傻瓜。

但是我的应用需要页面上的每个链接都需要新建连接，在我的php页面中，可以用什么语句来设置不允许持久连接呢？

如果知道的话，发到我邮箱，感谢大侠帮助！
longyongxia@gmail.com</description>
		<content:encoded><![CDATA[<p>network.http.keep-alive 默认是 true<br />
是否允许持久连接，这个默认就是 true，改成 false 的是大傻瓜。</p>
<p>但是我的应用需要页面上的每个链接都需要新建连接，在我的php页面中，可以用什么语句来设置不允许持久连接呢？</p>
<p>如果知道的话，发到我邮箱，感谢大侠帮助！<br />
<a href="mailto:longyongxia@gmail.com">longyongxia@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://blog.wuxinan.net/archives/22/comment-page-1#comment-2651</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Sun, 13 Jul 2008 03:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wuxinan.net/?p=22#comment-2651</guid>
		<description>一个连接可以向服务器发送4个请求，服务器端是怎么响应的？如果服务器上一个页面有1000张静态图片，那么会产生1000个请求，会分1000/4个连接来完成吗？</description>
		<content:encoded><![CDATA[<p>一个连接可以向服务器发送4个请求，服务器端是怎么响应的？如果服务器上一个页面有1000张静态图片，那么会产生1000个请求，会分1000/4个连接来完成吗？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
