<?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>Comments on: How to configure Apache to write its log files to a MySQL database</title>
	<atom:link href="http://blog.spry.com/2007/09/04/how-to-configure-apache-to-write-its-log-files-to-a-mysql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spry.com/2007/09/04/how-to-configure-apache-to-write-its-log-files-to-a-mysql-database/</link>
	<description>VPS, Shared, Dedicated Hosting</description>
	<pubDate>Thu, 20 Nov 2008 09:06:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: jasonaward</title>
		<link>http://blog.spry.com/2007/09/04/how-to-configure-apache-to-write-its-log-files-to-a-mysql-database/#comment-92</link>
		<dc:creator>jasonaward</dc:creator>
		<pubDate>Fri, 07 Sep 2007 13:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.spry.com/2007/09/04/how-to-configure-apache-to-write-its-log-files-to-a-mysql-database/#comment-92</guid>
		<description>The only thing to keep in mind here is that if you're running a site with a lot of traffic or a site already requiring substantial mysql power, this module will only compound on that problem.  Writing a line of characters to a text file requires substantially less overhead than writing a record to a database.  And if you're running a site with a lot of traffic, you may find yourself losing overall performance due to this additional overhead.</description>
		<content:encoded><![CDATA[<p>The only thing to keep in mind here is that if you&#8217;re running a site with a lot of traffic or a site already requiring substantial mysql power, this module will only compound on that problem.  Writing a line of characters to a text file requires substantially less overhead than writing a record to a database.  And if you&#8217;re running a site with a lot of traffic, you may find yourself losing overall performance due to this additional overhead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
