<?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; 2G</title>
	<atom:link href="http://blog.myhnet.cn/tag/2g/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.myhnet.cn</link>
	<description>秋湍泻石髓 风叶聚云根</description>
	<lastBuildDate>Fri, 20 Aug 2010 15:05:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>使用mod_jk时apache响应超时</title>
		<link>http://blog.myhnet.cn/2009/02/22/request-timeout-on-apache-when-using-mod_jk/</link>
		<comments>http://blog.myhnet.cn/2009/02/22/request-timeout-on-apache-when-using-mod_jk/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 05:52:28 +0000</pubDate>
		<dc:creator>myhnet</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[2G]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[超时]]></category>
		<category><![CDATA[mod_jk]]></category>
		<category><![CDATA[timeout]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[tomcat集群]]></category>
		<category><![CDATA[响应超时]]></category>
		<category><![CDATA[大文件]]></category>
		<category><![CDATA[日志文件过大]]></category>

		<guid isPermaLink="false">http://blog.myhnet.cn/?p=666</guid>
		<description><![CDATA[今天碰到一个问题，apache只要一使用mod_jk，响应就会超时，但是只要把mod_jk的部分去掉，倒一切正常。 开始怀疑是tomcat的问题，重启了好几次tomcat，最后连机器都重启了，还是没有解决问题。 到最后，经高人指点，才知道是mod_jk的日志文件已经超过了2G，apache不支持大文件才会出这个问题。 想想原来的squid也是这样子，看样子，以后还是要注意一下，是不是有文件超过2GB。]]></description>
			<content:encoded><![CDATA[<p>今天碰到一个问题，apache只要一使用mod_jk，响应就会超时，但是只要把mod_jk的部分去掉，倒一切正常。<br />
开始怀疑是tomcat的问题，重启了好几次tomcat，最后连机器都重启了，还是没有解决问题。<br />
到最后，经高人指点，才知道是mod_jk的日志文件已经超过了2G，apache不支持大文件才会出这个问题。<br />
想想原来的squid也是这样子，看样子，以后还是要注意一下，是不是有文件超过2GB。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.myhnet.cn/2009/02/22/request-timeout-on-apache-when-using-mod_jk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
