<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: AssetsGraphed Hits 200 Days Uptime</title>
	<link>http://www.johntopley.com/2007/12/28/assetsgraphed-hits-200-days-uptime/</link>
	<description></description>
	<pubDate>Sun, 12 Oct 2008 23:28:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: kevin</title>
		<link>http://www.johntopley.com/2007/12/28/assetsgraphed-hits-200-days-uptime/#comment-16202</link>
		<author>kevin</author>
		<pubDate>Sun, 06 Jan 2008 12:32:57 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/12/28/assetsgraphed-hits-200-days-uptime/#comment-16202</guid>
					<description>Cool.
But how do you make this considering you need to update the software, or handle high volume of traffic?


--
Kevin</description>
		<content:encoded><![CDATA[<p>Cool.<br />
But how do you make this considering you need to update the software, or handle high volume of traffic?</p>
<p>&#8211;<br />
Kevin</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Paul Brown</title>
		<link>http://www.johntopley.com/2007/12/28/assetsgraphed-hits-200-days-uptime/#comment-18139</link>
		<author>Paul Brown</author>
		<pubDate>Fri, 25 Jan 2008 06:47:26 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/12/28/assetsgraphed-hits-200-days-uptime/#comment-18139</guid>
					<description>I assume this means that it hasn't missed a ping in 201 days?  Or that you haven't stopped the Apache process in 201 days?  I would be very very surprised if the individual Ruby processes stayed up that long.  What's the configuration of the web server (FastCGI, etc.)?</description>
		<content:encoded><![CDATA[<p>I assume this means that it hasn&#8217;t missed a ping in 201 days?  Or that you haven&#8217;t stopped the Apache process in 201 days?  I would be very very surprised if the individual Ruby processes stayed up that long.  What&#8217;s the configuration of the web server (FastCGI, etc.)?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: John Topley</title>
		<link>http://www.johntopley.com/2007/12/28/assetsgraphed-hits-200-days-uptime/#comment-18152</link>
		<author>John Topley</author>
		<pubDate>Fri, 25 Jan 2008 09:01:03 +0000</pubDate>
		<guid>http://www.johntopley.com/2007/12/28/assetsgraphed-hits-200-days-uptime/#comment-18152</guid>
					<description>Good questions.

You're right, it means that Apache (and the VPS it's running on) have been up for that long. Apache is using mod_proxy_balancer with a cluster of four &lt;a href="http://mongrel.rubyforge.org/" rel="nofollow"&gt;Mongrels&lt;/a&gt; behind it. The Mongrels are cycled once a day when the logs are rotated. Static assets such as images, CSS files etc. are served directly from Apache so never touch Rails.

Typically, there was a brief outage not long after I posted this entry and the physical server was rebooted!</description>
		<content:encoded><![CDATA[<p>Good questions.</p>
<p>You&#8217;re right, it means that Apache (and the VPS it&#8217;s running on) have been up for that long. Apache is using mod_proxy_balancer with a cluster of four <a href="http://mongrel.rubyforge.org/" rel="nofollow">Mongrels</a> behind it. The Mongrels are cycled once a day when the logs are rotated. Static assets such as images, CSS files etc. are served directly from Apache so never touch Rails.</p>
<p>Typically, there was a brief outage not long after I posted this entry and the physical server was rebooted!</p>
]]></content:encoded>
				</item>
</channel>
</rss>
