<?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 for Mike on Software</title>
	<atom:link href="http://www.schierberl.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.schierberl.com</link>
	<description>Mike Schierberl&#039;s thoughts on software development</description>
	<lastBuildDate>Thu, 02 Feb 2012 20:21:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Cheap (or Free) CF hosting in the cloud by Mike</title>
		<link>http://www.schierberl.com/blog/cheap-or-free-cf-hosting-in-the-cloud/#comment-888</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 02 Feb 2012 20:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.schierberl.com/?p=72#comment-888</guid>
		<description>Memory can definitely be a limiting factor when using a micro instance.  Keep in mind that the memory usage you&#039;re seeing is most likely the total heap, and not the actual memory being used by Railo.    Railo 3.3 has some nice visualizations built into the administrator that should show you the percentage of the heap actively being used.

In terms of attacks, I&#039;d suggest following general best practices and security precautions.   I&#039;d imagine you&#039;d face the same sorts of attacks regardless of where you are hosting, although a single micro instance might be more vulnerable to DDOS attacks because of the way it throttles CPU.  In any case, this probably isn&#039;t the best forum to discuss it.</description>
		<content:encoded><![CDATA[<p>Memory can definitely be a limiting factor when using a micro instance.  Keep in mind that the memory usage you&#8217;re seeing is most likely the total heap, and not the actual memory being used by Railo.    Railo 3.3 has some nice visualizations built into the administrator that should show you the percentage of the heap actively being used.</p>
<p>In terms of attacks, I&#8217;d suggest following general best practices and security precautions.   I&#8217;d imagine you&#8217;d face the same sorts of attacks regardless of where you are hosting, although a single micro instance might be more vulnerable to DDOS attacks because of the way it throttles CPU.  In any case, this probably isn&#8217;t the best forum to discuss it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cheap (or Free) CF hosting in the cloud by Raj</title>
		<link>http://www.schierberl.com/blog/cheap-or-free-cf-hosting-in-the-cloud/#comment-880</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Wed, 25 Jan 2012 18:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.schierberl.com/?p=72#comment-880</guid>
		<description>Thank you for sharing this. I am currently using the micro instance as well  and I am little worried about the 600 MB (not sure of the exact number) of memory. Did you face any memory issue. I don&#039;t expect a lot of traffic, but during testing when I did ps -aux and free -m I see almost 90% of the memory is used. I am very new to this, so if you have any experience please share. 

Also did you get any attacks (specifically W00T attacks)?. I just launched my site a week back and I am already getting hit, making my bandwidth go up and causing more money for the put and get request. Also if you have Any Railo specific security handling tips please share. 

Thanks,
Raj</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this. I am currently using the micro instance as well  and I am little worried about the 600 MB (not sure of the exact number) of memory. Did you face any memory issue. I don&#8217;t expect a lot of traffic, but during testing when I did ps -aux and free -m I see almost 90% of the memory is used. I am very new to this, so if you have any experience please share. </p>
<p>Also did you get any attacks (specifically W00T attacks)?. I just launched my site a week back and I am already getting hit, making my bandwidth go up and causing more money for the put and get request. Also if you have Any Railo specific security handling tips please share. </p>
<p>Thanks,<br />
Raj</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cheap (or Free) CF hosting in the cloud by Mike</title>
		<link>http://www.schierberl.com/blog/cheap-or-free-cf-hosting-in-the-cloud/#comment-811</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 05 Dec 2011 02:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.schierberl.com/?p=72#comment-811</guid>
		<description>I might put together a post on steps that I took, but in the meantime, here&#039;s a few good resources.

&lt;a href=&quot;http://www.digitalrewind.com/post.cfm/installing-railo-on-ec2-with-amazon-linux&quot; rel=&quot;nofollow&quot;&gt;Installing Railo on EC2 with Amazon Linux&lt;/a&gt;
&lt;a href=&quot;http://concepcion-design.com/pages/blog/575/installing-railo-on-ubuntu-on-amazon-ec2-with-ebs-volumes&quot; rel=&quot;nofollow&quot;&gt;installing railo on ubuntu on amazon ec2 with ebs volumes&lt;/a&gt;

Something else to note: when I&#039;ve created instances in the past, I usually install everything on a small instance then create an AMI and restart as a micro.  I&#039;ve had problems in the past installing on a micro as it gets throttled easily and has a tendency to hang.</description>
		<content:encoded><![CDATA[<p>I might put together a post on steps that I took, but in the meantime, here&#8217;s a few good resources.</p>
<p><a href="http://www.digitalrewind.com/post.cfm/installing-railo-on-ec2-with-amazon-linux" rel="nofollow">Installing Railo on EC2 with Amazon Linux</a><br />
<a href="http://concepcion-design.com/pages/blog/575/installing-railo-on-ubuntu-on-amazon-ec2-with-ebs-volumes" rel="nofollow">installing railo on ubuntu on amazon ec2 with ebs volumes</a></p>
<p>Something else to note: when I&#8217;ve created instances in the past, I usually install everything on a small instance then create an AMI and restart as a micro.  I&#8217;ve had problems in the past installing on a micro as it gets throttled easily and has a tendency to hang.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cheap (or Free) CF hosting in the cloud by ppshein</title>
		<link>http://www.schierberl.com/blog/cheap-or-free-cf-hosting-in-the-cloud/#comment-810</link>
		<dc:creator>ppshein</dc:creator>
		<pubDate>Mon, 05 Dec 2011 02:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.schierberl.com/?p=72#comment-810</guid>
		<description>Any explanation about how to install CFML projects into amazon cloud?</description>
		<content:encoded><![CDATA[<p>Any explanation about how to install CFML projects into amazon cloud?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying cached CSS and JS with Ant by Mike</title>
		<link>http://www.schierberl.com/blog/deploying-cached-css-and-js-with-ant/#comment-809</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 04 Dec 2011 22:07:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-809</guid>
		<description>I recently started using cfStatic for a couple projects I&#039;m working on.  It&#039;s a great option, especially because it removes the reliance on an external build tool.</description>
		<content:encoded><![CDATA[<p>I recently started using cfStatic for a couple projects I&#8217;m working on.  It&#8217;s a great option, especially because it removes the reliance on an external build tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cheap (or Free) CF hosting in the cloud by John Whish</title>
		<link>http://www.schierberl.com/blog/cheap-or-free-cf-hosting-in-the-cloud/#comment-808</link>
		<dc:creator>John Whish</dc:creator>
		<pubDate>Sun, 04 Dec 2011 22:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.schierberl.com/?p=72#comment-808</guid>
		<description>Thanks Mike, I have deploying using file transfer over ssh quite slow and sometimes it even fails when transfering lots of files, so I&#039;m a bit wary of that approach. I&#039;m definately going to have to have a play with the free usage tier. Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks Mike, I have deploying using file transfer over ssh quite slow and sometimes it even fails when transfering lots of files, so I&#8217;m a bit wary of that approach. I&#8217;m definately going to have to have a play with the free usage tier. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying cached CSS and JS with Ant by John Whish</title>
		<link>http://www.schierberl.com/blog/deploying-cached-css-and-js-with-ant/#comment-807</link>
		<dc:creator>John Whish</dc:creator>
		<pubDate>Sun, 04 Dec 2011 21:44:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-807</guid>
		<description>I&#039;ve just started using cfStatic which works pretty well for my needs. http://cfstatic.riaforge.org/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just started using cfStatic which works pretty well for my needs. <a href="http://cfstatic.riaforge.org/" rel="nofollow">http://cfstatic.riaforge.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cheap (or Free) CF hosting in the cloud by Mike</title>
		<link>http://www.schierberl.com/blog/cheap-or-free-cf-hosting-in-the-cloud/#comment-806</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 04 Dec 2011 19:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.schierberl.com/?p=72#comment-806</guid>
		<description>I generally transfer files via ssh using scp, or I use a client that supports SFTP.  Using a ftp client that supports sftp is probably the easiest way to get up and running if you&#039;re used to deploying via ftp.  Amazon also offers their &quot;AWS Elastic Beanstalk&quot; product which is their PAAS product and sounds like it&#039;s similar to Jelastic, might be worth evaluating if you&#039;re headed down that path.</description>
		<content:encoded><![CDATA[<p>I generally transfer files via ssh using scp, or I use a client that supports SFTP.  Using a ftp client that supports sftp is probably the easiest way to get up and running if you&#8217;re used to deploying via ftp.  Amazon also offers their &#8220;AWS Elastic Beanstalk&#8221; product which is their PAAS product and sounds like it&#8217;s similar to Jelastic, might be worth evaluating if you&#8217;re headed down that path.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cheap (or Free) CF hosting in the cloud by John Whish</title>
		<link>http://www.schierberl.com/blog/cheap-or-free-cf-hosting-in-the-cloud/#comment-802</link>
		<dc:creator>John Whish</dc:creator>
		<pubDate>Sat, 03 Dec 2011 15:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.schierberl.com/?p=72#comment-802</guid>
		<description>Interesting post Mike - I&#039;m currently reading up on using Amazon for hosting. I&#039;m interested in how you deploy to EC2; do you just create a WAR file with everything in it, or do you upload files via SSH? I&#039;ve been looking at Jelastic recently as an great and easy way to deploy to cloud and sace horizonally on demand.</description>
		<content:encoded><![CDATA[<p>Interesting post Mike &#8211; I&#8217;m currently reading up on using Amazon for hosting. I&#8217;m interested in how you deploy to EC2; do you just create a WAR file with everything in it, or do you upload files via SSH? I&#8217;ve been looking at Jelastic recently as an great and easy way to deploy to cloud and sace horizonally on demand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Memory Leaks: Part II &#8211; variables scope leak by mike</title>
		<link>http://www.schierberl.com/blog/memory-leaks-part-ii-variables-scope-leak/#comment-795</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 11 Oct 2011 17:33:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-795</guid>
		<description>It&#039;s been a few years since I&#039;ve looked at this, but I do remember that the behavior described in the post was addressed and fixed with one of the ACF 8 updaters.  However, the updater did not fix the problems that we had observed in our production environment at Planitax.

I also recall that the problem was limited to ACF, and did not appear in BD or Railo, unfortunately at the time those platforms weren&#039;t options that we could have considered.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a few years since I&#8217;ve looked at this, but I do remember that the behavior described in the post was addressed and fixed with one of the ACF 8 updaters.  However, the updater did not fix the problems that we had observed in our production environment at Planitax.</p>
<p>I also recall that the problem was limited to ACF, and did not appear in BD or Railo, unfortunately at the time those platforms weren&#8217;t options that we could have considered.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.schierberl.com @ 2012-02-23 02:12:19 -->
