<?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>Utter Ramblings &#187; xcache</title>
	<atom:link href="http://www.jasonlitka.com/tag/xcache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonlitka.com</link>
	<description>The random thoughts, musings, and mindless drivel of Jason Litka</description>
	<lastBuildDate>Thu, 22 Sep 2011 21:54:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Everything updated, PHP 5.3 musings</title>
		<link>http://www.jasonlitka.com/2011/09/12/everything-updated-php-53-musings/</link>
		<comments>http://www.jasonlitka.com/2011/09/12/everything-updated-php-53-musings/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 01:22:24 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Yum Repo News]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xcache]]></category>
		<category><![CDATA[yum repository]]></category>

		<guid isPermaLink="false">http://www.jasonlitka.com/?p=307</guid>
		<description><![CDATA[Apache's httpd is now 2.2.20 to fix that bit of recent DoS nastyness, PHP is up to 5.2.17, MySQL up to 5.1.58, XCache has been updated to the 1.3.2 release, and a few included deps have been bumped as well.
One thing I've been considering lately is the upgrade to PHP 5.3.  I was saying for [...]]]></description>
		<wfw:commentRss>http://www.jasonlitka.com/2011/09/12/everything-updated-php-53-musings/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Recent repo updates: ModSecurity, XCache, httpd</title>
		<link>http://www.jasonlitka.com/2008/01/23/recent-repo-updates-modsecurity-xcache-httpd/</link>
		<comments>http://www.jasonlitka.com/2008/01/23/recent-repo-updates-modsecurity-xcache-httpd/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 22:43:30 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Yum Repo News]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[mod_security]]></category>
		<category><![CDATA[xcache]]></category>

		<guid isPermaLink="false">http://www.jasonlitka.com/2008/01/23/recent-repo-updates-modsecurity-xcache-httpd/</guid>
		<description><![CDATA[I've been a bit lax over the past week or so, but there's been a few packages I've updated since the last post.  On January 8th I updated XCache to 1.2.2.  On January 15th I updated mod_security to eliminate that config bug that affected some 32-bit users.  Finally, yesterday, January 22nd, I [...]]]></description>
		<wfw:commentRss>http://www.jasonlitka.com/2008/01/23/recent-repo-updates-modsecurity-xcache-httpd/feed/</wfw:commentRss>
		<slash:comments>58</slash:comments>
		</item>
		<item>
		<title>XCache Plugin for Wordpress</title>
		<link>http://www.jasonlitka.com/2007/11/07/xcache-plugin-for-wordpress/</link>
		<comments>http://www.jasonlitka.com/2007/11/07/xcache-plugin-for-wordpress/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 16:31:51 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xcache]]></category>

		<guid isPermaLink="false">http://www.jasonlitka.com/2007/11/07/xcache-plugin-for-wordpress/</guid>
		<description><![CDATA[I was sitting here the other day saying to myself, you know, wouldn't it be nice if I could use the Var cache in XCache to eliminate some of the (far too numerous) queries used by Wordpress?  Well, I set myself on building a plugin to do just that, but it turns out that [...]]]></description>
		<wfw:commentRss>http://www.jasonlitka.com/2007/11/07/xcache-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>XCache packages updated to 1.2.1</title>
		<link>http://www.jasonlitka.com/2007/07/03/xcache-packages-updated-to-121/</link>
		<comments>http://www.jasonlitka.com/2007/07/03/xcache-packages-updated-to-121/#comments</comments>
		<pubDate>Tue, 03 Jul 2007 20:54:04 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Yum Repo News]]></category>
		<category><![CDATA[xcache]]></category>

		<guid isPermaLink="false">http://www.jasonlitka.com/2007/07/03/xcache-packages-updated-to-121/</guid>
		<description><![CDATA[Now that the final version of XCache 1.2.1 has been released I've updated the binaries in my repositories to the newest version.  This update fixes several bugs including segfaulting when using the var cache functions when the var cache is disabled and improves compatibility with Apache httpd 1.3.x and the Zend Optimizer.
Repository users will [...]]]></description>
		<wfw:commentRss>http://www.jasonlitka.com/2007/07/03/xcache-packages-updated-to-121/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Announcing the Utter Ramblings EL4 repository</title>
		<link>http://www.jasonlitka.com/2007/03/14/announcing-the-utter-ramblings-el4-repository/</link>
		<comments>http://www.jasonlitka.com/2007/03/14/announcing-the-utter-ramblings-el4-repository/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 21:14:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[Yum Repo News]]></category>
		<category><![CDATA[apr]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[mod_perl]]></category>
		<category><![CDATA[mod_python]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[pcre]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xcache]]></category>
		<category><![CDATA[yum repository]]></category>

		<guid isPermaLink="false">http://www.jasonlitka.com/2007/03/14/announcing-the-utter-ramblings-el4-repository/</guid>
		<description><![CDATA[If you're a regular reader of the site, you may have noticed the "Yum Repository" link at the top of the page.  If so, congratulations, you're one of the first to try out a new service I'm offering on this site.
As it appears, most of the posts on this blog thus far have been [...]]]></description>
		<wfw:commentRss>http://www.jasonlitka.com/2007/03/14/announcing-the-utter-ramblings-el4-repository/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>XCache 1.2.0 src.rpm Updated</title>
		<link>http://www.jasonlitka.com/2007/02/23/xcache-120-src-rpm-updated/</link>
		<comments>http://www.jasonlitka.com/2007/02/23/xcache-120-src-rpm-updated/#comments</comments>
		<pubDate>Fri, 23 Feb 2007 15:56:06 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[xcache]]></category>

		<guid isPermaLink="false">http://www.jasonlitka.com/2007/02/23/xcache-120-src-rpm-updated/</guid>
		<description><![CDATA[For those of you using it, the src.rpm for XCache 1.2.0 in my PHP Caching and Acceleration with XCache tutorial has been updated to fix a bug that might occur on some servers (see this ticket for more information).
]]></description>
		<wfw:commentRss>http://www.jasonlitka.com/2007/02/23/xcache-120-src-rpm-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To: Compiling XCache from Source</title>
		<link>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/</link>
		<comments>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/#comments</comments>
		<pubDate>Wed, 31 Jan 2007 00:09:40 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[xcache]]></category>

		<guid isPermaLink="false">http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/</guid>
		<description><![CDATA[For those of you that are not running RPM-based distros, you're probably feeling a bit left out.  Up until now, all of my tutorials have dealt with upgrading RPM-based distros.  Well, that ends here.  I'm going to walk through the fairly simple process of compiling and installing XCache for httpd from the [...]]]></description>
		<wfw:commentRss>http://www.jasonlitka.com/2007/01/30/how-to-compiling-xcache-from-source/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>PHP Caching and Acceleration with XCache</title>
		<link>http://www.jasonlitka.com/2006/12/20/php-caching-and-acceleration-with-xcache/</link>
		<comments>http://www.jasonlitka.com/2006/12/20/php-caching-and-acceleration-with-xcache/#comments</comments>
		<pubDate>Wed, 20 Dec 2006 21:30:59 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[xcache]]></category>

		<guid isPermaLink="false">http://www.jasonlitka.com/2006/12/20/php-caching-and-acceleration-with-xcache/</guid>
		<description><![CDATA[Anyone who runs a dedicated server for web hosting will tell you that a great way to decrease the load on your server and decrease the page load time is to use a PHP Cache such as APC or eAccelerator.  While the largest noticeable improvements are for those site that receive a lot of [...]]]></description>
		<wfw:commentRss>http://www.jasonlitka.com/2006/12/20/php-caching-and-acceleration-with-xcache/feed/</wfw:commentRss>
		<slash:comments>54</slash:comments>
		</item>
	</channel>
</rss>

