<?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>ubuntu,debian,redhat -linuxany.com &#187; mod_jk</title>
	<atom:link href="http://www.linuxany.com/archives/tag/mod_jk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxany.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 08:59:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>关于mod_jk的一些命令</title>
		<link>http://www.linuxany.com/archives/486.html</link>
		<comments>http://www.linuxany.com/archives/486.html#comments</comments>
		<pubDate>Sun, 05 Oct 2008 15:38:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[mod_jk]]></category>

		<guid isPermaLink="false">http://www.linuxlaptop.cn/?p=486</guid>
		<description><![CDATA[定义workers JkWorkersFile 指定mod_jk的workers定义. JkWorkersFile /etc/httpd/conf/workers.properties Logging JkLogFile指定mod_jk放log文件的位置. JkLogFile /var/log/httpd/mod_jk.log JkLogLevel 可以设置以下log级别 : info 包含标准的mod_jk行为 (默认). error 包含错误信息. debug mod_jk行为的全部信息 JkLogLevel info JkLogStampFormat 用来配置log文件的日期/时间格式. 使用strftime()的格式化字符串,默认是[%a %b %d %H:%M:%S %Y] JkLogStampFormat [%a %b %d %H:%M:%S %Y] JkRequestLogFormat 设置个人用户请求的log格式. Options Description %b 发送的字节, 不包括 HTTP headers (CLF format) %B 发送的字节, 不包括 HTTP headers %H 协议 %m 请求方式(get/post) %p [...]]]></description>
		<wfw:commentRss>http://www.linuxany.com/archives/486.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

