<?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: ColdFusion hangs or slow on startup due to MessageBrokerServlet</title>
	<atom:link href="http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jun 2017 18:51:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: faser</title>
		<link>http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet/comment-page-1#comment-62598</link>
		<dc:creator>faser</dc:creator>
		<pubDate>Tue, 03 May 2011 13:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=1208#comment-62598</guid>
		<description>A BIG thank you!</description>
		<content:encoded><![CDATA[<p>A BIG thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Freitag</title>
		<link>http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet/comment-page-1#comment-61668</link>
		<dc:creator>Pete Freitag</dc:creator>
		<pubDate>Wed, 12 Jan 2011 02:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=1208#comment-61668</guid>
		<description>Nice work Brian! I think I&#039;ve seen similar delays on my Mac desktop  in the MessageBrokerServlet, good info!</description>
		<content:encoded><![CDATA[<p>Nice work Brian! I think I&#8217;ve seen similar delays on my Mac desktop  in the MessageBrokerServlet, good info!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark kruger</title>
		<link>http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet/comment-page-1#comment-61666</link>
		<dc:creator>mark kruger</dc:creator>
		<pubDate>Tue, 11 Jan 2011 23:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=1208#comment-61666</guid>
		<description>Brian,

Best troubleshooting battle and solution EVER!!!  I love it. Good work - and my hats off to you.

-Mark</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>Best troubleshooting battle and solution EVER!!!  I love it. Good work &#8211; and my hats off to you.</p>
<p>-Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Mandel</title>
		<link>http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet/comment-page-1#comment-61664</link>
		<dc:creator>Mark Mandel</dc:creator>
		<pubDate>Tue, 11 Jan 2011 22:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=1208#comment-61664</guid>
		<description>Dude!

I&#039;ve battled this for years on my local Linux servers. I have to say a big THANK YOU!  I never actually thought to go hunting through stack traces *facepalm*

So I wrote up a little script for Ubuntu users, if you want to run it manually if you ever need to reset CF (I&#039;m sure it can be adjusted for other people as well)

&lt;code&gt;
sudo timeout -2 20s rngd -r /dev/urandom -o /dev/random -f -t 5
cat /proc/sys/kernel/random/entropy_avail
&lt;/code&gt;

There you go, no more long waits on restarts. Awesome sauce.</description>
		<content:encoded><![CDATA[<p>Dude!</p>
<p>I&#8217;ve battled this for years on my local Linux servers. I have to say a big THANK YOU!  I never actually thought to go hunting through stack traces *facepalm*</p>
<p>So I wrote up a little script for Ubuntu users, if you want to run it manually if you ever need to reset CF (I&#8217;m sure it can be adjusted for other people as well)</p>
<p><code><br />
sudo timeout -2 20s rngd -r /dev/urandom -o /dev/random -f -t 5<br />
cat /proc/sys/kernel/random/entropy_avail<br />
</code></p>
<p>There you go, no more long waits on restarts. Awesome sauce.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
