<?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>MisterX Tech &#187; Apache</title>
	<atom:link href="http://misterx.org/category/linux/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://misterx.org</link>
	<description>Ramblings of yet another Sysadmin</description>
	<lastBuildDate>Wed, 14 Dec 2011 20:43:24 +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 achieves Leet-ness</title>
		<link>http://misterx.org/2010/02/12/apache-achieves-leet-ness/</link>
		<comments>http://misterx.org/2010/02/12/apache-achieves-leet-ness/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:22:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Humorous Images]]></category>

		<guid isPermaLink="false">http://misterx.org/?p=81</guid>
		<description><![CDATA[Was troubleshooting a coding issue for a customer the other day when I noticed the number of requests currently being processed. I am going to write about this in the coming days. Basically there was a code issue (we do not support code for this customer) that caused a large number of &#8220;sleep&#8221; states in [...]]]></description>
		<wfw:commentRss>http://misterx.org/2010/02/12/apache-achieves-leet-ness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debugging Apache segfault with strace</title>
		<link>http://misterx.org/2009/12/10/debugging-apache-segfault-work-in-progress/</link>
		<comments>http://misterx.org/2009/12/10/debugging-apache-segfault-work-in-progress/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 19:51:09 +0000</pubDate>
		<dc:creator>MisterX</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://misterx.org/?p=55</guid>
		<description><![CDATA[OS: CentOS 4.8 Apache : Custom RPM from source with only a single change to the location of the suexec directory strace -t -f -v  -p $process -o /path/to/outputfile (note the $process is the primary Apache Process) To find the primary Apache Process you do a : ps -ef &#124; grep httpd and it returns [...]]]></description>
		<wfw:commentRss>http://misterx.org/2009/12/10/debugging-apache-segfault-work-in-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

