<?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: How to pipe logs from Apache to PHP / How to seperate Apache log files with PHP</title>
	<atom:link href="http://www.codeblog.co.uk/2008/03/06/web-platforms/how-to-pipe-logs-from-apache-to-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeblog.co.uk/2008/03/06/web-platforms/how-to-pipe-logs-from-apache-to-php/</link>
	<description></description>
	<lastBuildDate>Wed, 19 May 2010 02:22:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: neilmcaliece</title>
		<link>http://www.codeblog.co.uk/2008/03/06/web-platforms/how-to-pipe-logs-from-apache-to-php/#comment-5074</link>
		<dc:creator>neilmcaliece</dc:creator>
		<pubDate>Sat, 27 Sep 2008 16:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeblog.co.uk/2008/03/06/php/how-to-pipe-logs-from-apache-to-php/#comment-5074</guid>
		<description>Hi, I found your script useful.

Although this script appears to offer me what I am looking for - a way to process the apache logs as they happen I notice that it gets called multiple times.

I have come across a system which allows a single process to cnotinuously process the apache logfile.

This is what I am really looking for - any idea how to do this without running multiple processes all the time ?

Neil</description>
		<content:encoded><![CDATA[<p>Hi, I found your script useful.</p>
<p>Although this script appears to offer me what I am looking for &#8211; a way to process the apache logs as they happen I notice that it gets called multiple times.</p>
<p>I have come across a system which allows a single process to cnotinuously process the apache logfile.</p>
<p>This is what I am really looking for &#8211; any idea how to do this without running multiple processes all the time ?</p>
<p>Neil</p>
]]></content:encoded>
	</item>
</channel>
</rss>
