<?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>Ryan McKern &#187; httpd</title>
	<atom:link href="http://ryanmckern.com/tag/httpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanmckern.com</link>
	<description>Linux system administration out of the Boston area; loud music, sharp knives, and a slightly disturbing obsession with food.</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:59:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Apache Admin Notes: Knowing The Field</title>
		<link>http://ryanmckern.com/2008/12/apache-admin-notes-knowin-the-field/</link>
		<comments>http://ryanmckern.com/2008/12/apache-admin-notes-knowin-the-field/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 06:02:13 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[informational]]></category>
		<category><![CDATA[site meta]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[iplanet]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[litespeed]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[shoot-out]]></category>

		<guid isPermaLink="false">http://ryanmckern.com/?p=280</guid>
		<description><![CDATA[For those unaware, I'm an Apache web server administrator. However, for the last few years, a variety of other web servers have been gaining in popularity and building dedicated followings around themselves. 8 years ago when I started Webslum your web server options were basically iPlanet (now Sun Java System Web Server), Apache, and IIS [...]]]></description>
			<content:encoded><![CDATA[<p>For those unaware, I'm an <a href="http://en.wikipedia.org/wiki/Apache_HTTP_Server">Apache</a> web server administrator. However, for the last few years, a variety of other web servers have been gaining in popularity and building dedicated followings around themselves. 8 years ago when I started Webslum your web server options were basically <a href="http://en.wikipedia.org/wiki/IPlanet">iPlanet</a> (now <a href="http://wikis.sun.com/display/WebServer/">Sun Java System Web Server</a>), Apache, and <a href="http://www.iis.net/">IIS</a> (which no one but Windows administrators and suits took seriously then).</p>

<p>However, since then <a href="http://nginx.net/">nginx</a>, <a href="http://www.lighttpd.net/">lighttpd</a>, and <a href="http://litespeedtech.com/products/webserver/overview/">LiteSpeed</a> have all gained various followings due to the things they do better (or don't do at all) over Apache. Apache is sort of a swiss army knife, in that it's infinitely extensible but much like a swiss army knife, it's also not always very good at everything that it does. Ever try to use the swiss army scissors to cut anything more than newsprint? I don't recommend it under the best circumstances. It will end in stitches.</p>

<p>lighttpd in particular has come up as <a href="http://wiki.rubyonrails.org/rails/pages/Lighttpd">popular with the Rails crowd</a>, though that's being phased out in favor of <a href="http://www.modrails.com/">Phusion Passenger</a> (also known as mod_rails, though mod_rack might be more appropriate any day now).</p>

<p>So, this week I plan to sit down and start with <a href="http://en.wikipedia.org/wiki/Comparison_of_web_servers">this comparison on Wikipedia</a>, and then evaluate both my own needs and the needs of my hosted sites to see if Apache is truly the best fit for my needs. Maybe I'll even go so far as to set up a shoot-out with some benchmarks. But probably not. My laziness is notorious.</p>
]]></content:encoded>
			<wfw:commentRss>http://ryanmckern.com/2008/12/apache-admin-notes-knowin-the-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
