<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Django Scaling Numbers for iBegin</title>
	<atom:link href="http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html</link>
	<description>A blog about Django, JavaScript, CSS, and general web development.</description>
	<lastBuildDate>Fri, 12 Mar 2010 19:46:01 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20367</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 01 Oct 2008 10:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20367</guid>
		<description>It was just a quick test using the &quot;siege&quot; application available on unix-based systems.</description>
		<content:encoded><![CDATA[<p>It was just a quick test using the &#8220;siege&#8221; application available on unix-based systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shogunmike</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20366</link>
		<dc:creator>shogunmike</dc:creator>
		<pubDate>Wed, 01 Oct 2008 10:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20366</guid>
		<description>Hi David,

I was just wondering what software you used to do the siege testing with? Httperf or Apache Benchmark, for instance?

Thanks,

Mike</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>I was just wondering what software you used to do the siege testing with? Httperf or Apache Benchmark, for instance?</p>
<p>Thanks,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zgoda</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20361</link>
		<dc:creator>zgoda</dc:creator>
		<pubDate>Tue, 30 Sep 2008 08:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20361</guid>
		<description>Any chance of getting those &quot;proper architecture design&quot; tips?</description>
		<content:encoded><![CDATA[<p>Any chance of getting those &#8220;proper architecture design&#8221; tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20359</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 29 Sep 2008 22:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20359</guid>
		<description>This is single server, that&#039;s fairly mediocre in hardware. The only modifications to Django is our composite primary key support.

Thanks Tomek, sphinx (search) was down. We&#039;re still having some issues with error emails and sphinx didn&#039;t have an init.d script setup yet.</description>
		<content:encoded><![CDATA[<p>This is single server, that&#8217;s fairly mediocre in hardware. The only modifications to Django is our composite primary key support.</p>
<p>Thanks Tomek, sphinx (search) was down. We&#8217;re still having some issues with error emails and sphinx didn&#8217;t have an init.d script setup yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomek</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20357</link>
		<dc:creator>Tomek</dc:creator>
		<pubDate>Mon, 29 Sep 2008 17:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20357</guid>
		<description>This: http://ibegin.com/search/?q=lawyer&amp;w=chicago produces proud I.S.E. 500.</description>
		<content:encoded><![CDATA[<p>This: <a href="http://ibegin.com/search/?q=lawyer&amp;w=chicago" rel="nofollow">http://ibegin.com/search/?q=lawyer&amp;w=chicago</a> produces proud I.S.E. 500.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrey</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20355</link>
		<dc:creator>andrey</dc:creator>
		<pubDate>Mon, 29 Sep 2008 11:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20355</guid>
		<description>Wow, 500 req/sec on a single server?!

Have you made any special tweakings to Django or just used it in a &quot;standard&quot; way? We are building a project with Django and it would be nice to know how far we can get without any tricky optimizations.</description>
		<content:encoded><![CDATA[<p>Wow, 500 req/sec on a single server?!</p>
<p>Have you made any special tweakings to Django or just used it in a &#8220;standard&#8221; way? We are building a project with Django and it would be nice to know how far we can get without any tricky optimizations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20354</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 29 Sep 2008 06:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20354</guid>
		<description>Ya we launched Sunday -- didn&#039;t get those random pages up yet (they&#039;re just intended to be Flatpages, so I&#039;m leaving it up to someone else :P)</description>
		<content:encoded><![CDATA[<p>Ya we launched Sunday &#8212; didn&#8217;t get those random pages up yet (they&#8217;re just intended to be Flatpages, so I&#8217;m leaving it up to someone else <img src='http://www.davidcramer.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snirp</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20353</link>
		<dc:creator>snirp</dc:creator>
		<pubDate>Mon, 29 Sep 2008 06:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20353</guid>
		<description>Oh well, so are some more URL&#039;s. Seem to have reached you at early beta.</description>
		<content:encoded><![CDATA[<p>Oh well, so are some more URL&#8217;s. Seem to have reached you at early beta.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snirp</title>
		<link>http://www.davidcramer.net/code/django/328/django-scaling-numbers-for-ibegin.html/comment-page-1#comment-20352</link>
		<dc:creator>snirp</dc:creator>
		<pubDate>Mon, 29 Sep 2008 06:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidcramer.net/?p=328#comment-20352</guid>
		<description>The following returns 404:
http://www.ibegin.com/philosophy/</description>
		<content:encoded><![CDATA[<p>The following returns 404:<br />
<a href="http://www.ibegin.com/philosophy/" rel="nofollow">http://www.ibegin.com/philosophy/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
