<?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: VWebhosting</title>
	<atom:link href="http://www.arricc.net/vwebhosting.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.arricc.net/vwebhosting.php</link>
	<description>50% IT snippets that I couldn&#039;t readily find existing help on. 50% drivel.</description>
	<lastBuildDate>Thu, 26 Jan 2012 15:51:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Dec</title>
		<link>http://www.arricc.net/vwebhosting.php/comment-page-1#comment-11259</link>
		<dc:creator>Dec</dc:creator>
		<pubDate>Wed, 21 Mar 2007 17:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.arricc.net/vwebhosting.php#comment-11259</guid>
		<description>I use cronolog to write out &quot;a big monolithic&quot; file every day, and split this into per-domain YYYY-MM-DD-access.log files after midnight using a custom Perl script.
The script is run from cron, just before the stats (webalizer) and just after the reverse DNS lookups (webazolver) which run quicker from the one big file.
Before I wrote the script, running out of file handles was a risk on a server with a large amount of (small or quiet) virtual hosts. I haven&#039;t checked this recently (or with vlogger), but it probably consumes more memory to have many files being open for writing. If you have lots of (as in more than 50 on one server) virtual hosts getting more traffic from search engine spiders than from anything else, it makes more sense to have one server-wide access.log file.</description>
		<content:encoded><![CDATA[<p>I use cronolog to write out &#8220;a big monolithic&#8221; file every day, and split this into per-domain YYYY-MM-DD-access.log files after midnight using a custom Perl script.<br />
The script is run from cron, just before the stats (webalizer) and just after the reverse DNS lookups (webazolver) which run quicker from the one big file.<br />
Before I wrote the script, running out of file handles was a risk on a server with a large amount of (small or quiet) virtual hosts. I haven&#8217;t checked this recently (or with vlogger), but it probably consumes more memory to have many files being open for writing. If you have lots of (as in more than 50 on one server) virtual hosts getting more traffic from search engine spiders than from anything else, it makes more sense to have one server-wide access.log file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fizzgig</title>
		<link>http://www.arricc.net/vwebhosting.php/comment-page-1#comment-4</link>
		<dc:creator>Fizzgig</dc:creator>
		<pubDate>Sat, 08 Jul 2006 16:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.arricc.net/vwebhosting.php#comment-4</guid>
		<description>I started with Apache 1.3 as that is the version I used to use on Xev and I wanted to be able to migrate my conf files across with minimal fuss.

The Email stuff may be quite interesting as its all authenticating against MySQL - used to use Courier but there was something that wouldn&#039;t work with the authentication against the db. Was very impressed when I swapped to Dovecot that I could get it to do what I wanted in a few minutes! But thats another article :-)</description>
		<content:encoded><![CDATA[<p>I started with Apache 1.3 as that is the version I used to use on Xev and I wanted to be able to migrate my conf files across with minimal fuss.</p>
<p>The Email stuff may be quite interesting as its all authenticating against MySQL &#8211; used to use Courier but there was something that wouldn&#8217;t work with the authentication against the db. Was very impressed when I swapped to Dovecot that I could get it to do what I wanted in a few minutes! But thats another article <img src='http://www.arricc.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Henry</title>
		<link>http://www.arricc.net/vwebhosting.php/comment-page-1#comment-3</link>
		<dc:creator>Gavin Henry</dc:creator>
		<pubDate>Fri, 07 Jul 2006 20:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.arricc.net/vwebhosting.php#comment-3</guid>
		<description>Cool!

Why Apache 1.3?

Dovecot 1 should be out soon too!

Nice ideas by the way. Hope to test out this setup too.

Gavin.

http://www.suretecsystems.com</description>
		<content:encoded><![CDATA[<p>Cool!</p>
<p>Why Apache 1.3?</p>
<p>Dovecot 1 should be out soon too!</p>
<p>Nice ideas by the way. Hope to test out this setup too.</p>
<p>Gavin.</p>
<p><a href="http://www.suretecsystems.com" rel="nofollow">http://www.suretecsystems.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

