<?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"
	>
<channel>
	<title>Comments on: *AMP and Runaway Scripts</title>
	<atom:link href="http://www.toosweettobesour.com/2008/05/21/amp-and-runaway-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toosweettobesour.com/2008/05/21/amp-and-runaway-scripts/</link>
	<description>Far Too Sweet To Be Sour</description>
	<pubDate>Thu, 04 Dec 2008 01:06:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: SamuraiNet Blog &#187; Blog Archive &#187; Reading Rainbow: Episode 7</title>
		<link>http://www.toosweettobesour.com/2008/05/21/amp-and-runaway-scripts/#comment-36</link>
		<dc:creator>SamuraiNet Blog &#187; Blog Archive &#187; Reading Rainbow: Episode 7</dc:creator>
		<pubDate>Sun, 25 May 2008 20:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=53#comment-36</guid>
		<description>[...] I read this post on a friend of mine&#8217;s blog and thought it was rather useful. I&#8217;ve had PHP scripts running on cron before that had exactly this problem. They would lock up after a while and before I knew it, I had about 15 &#8220;undead&#8221; PHP processes just eating up my CPU. What was worse was that my shared host only allowed each user 15 processes at the same time, so slowly but surely the rest of my sites would go down. http://www.toosweettobesour.com/2008/05/21/amp-and-runaway-scripts/ [...]</description>
		<content:encoded><![CDATA[<p>[...] I read this post on a friend of mine&#8217;s blog and thought it was rather useful. I&#8217;ve had PHP scripts running on cron before that had exactly this problem. They would lock up after a while and before I knew it, I had about 15 &#8220;undead&#8221; PHP processes just eating up my CPU. What was worse was that my shared host only allowed each user 15 processes at the same time, so slowly but surely the rest of my sites would go down. <a href="http://www.toosweettobesour.com/2008/05/21/amp-and-runaway-scripts/" rel="nofollow">http://www.toosweettobesour.com/2008/05/21/amp-and-runaway-scripts/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: only_samurai</title>
		<link>http://www.toosweettobesour.com/2008/05/21/amp-and-runaway-scripts/#comment-31</link>
		<dc:creator>only_samurai</dc:creator>
		<pubDate>Fri, 23 May 2008 02:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=53#comment-31</guid>
		<description>This is useful for more than just process control. A poorly written script could be exploited in a Denial of Service attack. In an open source project, where an attacker could analyze code for just such a scenario, this would be a great redundant feature. Even if, as some of the comments suggest, Apache or PHP takes care of run away threads, redundancy is a key tool in any developer's arsenal against malicious individuals.</description>
		<content:encoded><![CDATA[<p>This is useful for more than just process control. A poorly written script could be exploited in a Denial of Service attack. In an open source project, where an attacker could analyze code for just such a scenario, this would be a great redundant feature. Even if, as some of the comments suggest, Apache or PHP takes care of run away threads, redundancy is a key tool in any developer&#8217;s arsenal against malicious individuals.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.364 seconds -->
