<?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>Project 2061 Techlog &#187; Apache</title> <atom:link href="http://techlog.p2061.org/category/apache/feed/" rel="self" type="application/rss+xml" /><link>http://techlog.p2061.org</link> <description>Blogging from Project 2061 technology group</description> <lastBuildDate>Tue, 06 Sep 2011 14:49:39 +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>Apache Log Format Update</title><link>http://techlog.p2061.org/2008/10/03/apache-log-format-update/</link> <comments>http://techlog.p2061.org/2008/10/03/apache-log-format-update/#comments</comments> <pubDate>Fri, 03 Oct 2008 18:57:45 +0000</pubDate> <dc:creator>bsweeney</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[System Administration]]></category> <guid
isPermaLink="false">http://techlog.p2061.org/?p=9</guid> <description><![CDATA[A note way past due. I updated the log format for flora.p2061.org (but not the other sites on flora). Some information is not included in the default &#8220;combined&#8221; format that could help with debugging (such as user cookies). I set up a new format that is similar to the IIS W3C extended format. Two values [...]]]></description> <content:encoded><![CDATA[<p>A note way past due.</p><p>I updated the log format for flora.p2061.org (but not the other sites on flora). Some information is not included in the default &#8220;combined&#8221; format that could help with debugging (such as user cookies). I set up a new format that is similar to the IIS W3C extended format. Two values not included that could prove useful are bytes received (%I) and bytes sent (%O). The logio_module has to be enabled to record this information. It would probably be worthwhile to add this functionality once we start placing more public content on the server. For now the following format suffices:</p><blockquote><p><code>#Fields: date    time    c-ip    cs-host    cs-version    cs-method    cs-uri-stem    cs-uri-query    cs(Referer)    cs(User-Agent)    cs(Cookie)    sc-status    time-taken<br
/> LogFormat "%{%Y-%m-%d    %H:%M:%S}t    %h    %V    %H    %m    %U    %q    %{Referer}i    %{User-Agent}i    %{Cookie}i    %&gt;s    %D" webapp</code></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://techlog.p2061.org/2008/10/03/apache-log-format-update/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Apache Server Status Info-URL</title><link>http://techlog.p2061.org/2007/08/08/apache-server-status-info-url/</link> <comments>http://techlog.p2061.org/2007/08/08/apache-server-status-info-url/#comments</comments> <pubDate>Wed, 08 Aug 2007 16:15:05 +0000</pubDate> <dc:creator>bsweeney</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[System Administration]]></category> <guid
isPermaLink="false">http://flora.p2061.org/wordpress/2007/08/08/apache-server-status-info-url/</guid> <description><![CDATA[I&#8217;ve enabled the Apache server-status functionality on flora. The information provided by this URL may prove useful when trouble-shooting server slowdowns. We&#8217;ll be able to see which, if any, requests are taking a large amount of time to process. Whether or not this will truly prove useful only time will tell, so let me know [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;ve enabled the Apache server-status functionality on <a
href="http://flora.p2061.org/server-status">flora</a>. The information provided by this URL may prove useful when trouble-shooting server slowdowns. We&#8217;ll be able to see which, if any, requests are taking a large amount of time to process.</p><p>Whether or not this will truly prove useful only time will tell, so let me know if you have any thoughts.</p> ]]></content:encoded> <wfw:commentRss>http://techlog.p2061.org/2007/08/08/apache-server-status-info-url/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
