<?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>The AppGirl Blog &#187; web</title>
	<atom:link href="http://appgirl.net/blog/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://appgirl.net/blog</link>
	<description>it&#039;s a wild wild web out there</description>
	<lastBuildDate>Wed, 02 Jun 2010 20:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>local &amp; global load balancing on the cheap</title>
		<link>http://appgirl.net/blog/local-global-load-balancing-on-the-cheap/</link>
		<comments>http://appgirl.net/blog/local-global-load-balancing-on-the-cheap/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 05:37:38 +0000</pubDate>
		<dc:creator>appgirl</dc:creator>
				<category><![CDATA[httpd]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[availability]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[load-balancing]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://appgirl.net/blog/?p=57</guid>
		<description><![CDATA[Not many people know what LVS is. I ran World Health Organization&#8217;s public website (www.who.int) using a pair of Compaq DL360 servers running Linux Virtual Server, which is an open-source load-balancer. And guess what, during SARS, we saw over 14 million hits a day at the peak. While I don&#8217;t have the specific cps / [...]]]></description>
		<wfw:commentRss>http://appgirl.net/blog/local-global-load-balancing-on-the-cheap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tuning apache and a different perspective on web app performance</title>
		<link>http://appgirl.net/blog/tuning-apache-and-a-different-perspective-on-web-app-performance/</link>
		<comments>http://appgirl.net/blog/tuning-apache-and-a-different-perspective-on-web-app-performance/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 05:35:03 +0000</pubDate>
		<dc:creator>appgirl</dc:creator>
				<category><![CDATA[httpd]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://appgirl.net/blog/?p=54</guid>
		<description><![CDATA[Here&#8217;s another article that I can really relate to. Typically a standard install of Apache has lots of extra (often unused) features and won&#8217;t take full advantage of all system resources. There are all sorts of things you can do (like recompiling to support more concurrent connections, which is what I&#8217;ve had to do). Tuning [...]]]></description>
		<wfw:commentRss>http://appgirl.net/blog/tuning-apache-and-a-different-perspective-on-web-app-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
