<?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>UnderworldLabs.org &#187; webalizer</title>
	<atom:link href="http://underworldlabs.org/tag/webalizer/feed/" rel="self" type="application/rss+xml" />
	<link>http://underworldlabs.org</link>
	<description>My Dropbox</description>
	<lastBuildDate>Tue, 20 Mar 2012 23:54:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Webalizer Segmentation Faults</title>
		<link>http://underworldlabs.org/blog/webalizer-segmentation-faults/</link>
		<comments>http://underworldlabs.org/blog/webalizer-segmentation-faults/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 11:39:23 +0000</pubDate>
		<dc:creator>Takis Diakoumis</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[webalizer]]></category>

		<guid isPermaLink="false">http://underworldlabs.org/?p=54</guid>
		<description><![CDATA[I had recently been getting some rather odd segmentation faults when running webalizer against some (not all) of my domains. Problem was that it wouldn&#8217;t...]]></description>
			<content:encoded><![CDATA[<p>I had recently been getting some rather odd segmentation faults when running <a href="http://www.webalizer.org/" target="_blank">webalizer</a> against some (not all) of my domains. Problem was that it wouldn&#8217;t always happen so i didn&#8217;t pay a great deal of attention to it. I later figured the up &#8211; then down &#8211; then up was related to my log rotation (yeah &#8211; duh!), so something in the logs was causing the process to fail.</p>
<p>After some serious digging (it drove me a little nuts) and a plethora of less than helpful tips and references I stumbled across this:  <a href="https://calomel.org/webalizer.html" target="_blank">Webalizer &#8211; Web Server Statistics &#8220;how to&#8221;</a>.</p>
<p>Apparently it has something to do with the way browsers accessing the site report their name and that some have multiple parens (&#8216;(&#8216; and &#8216;)&#8217;) in it. This had the affect of confusing the mangle agent that reports agent names accessing the site. The fix was specifying a MangleAgents value other than 1 (zero or 2 worked fine). I set it to 2 and all is well &#8211; I now have all my stats working again.</p>
]]></content:encoded>
			<wfw:commentRss>http://underworldlabs.org/blog/webalizer-segmentation-faults/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

