<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Disable CoreDump on Apache with suPHP</title>
	<atom:link href="http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/</link>
	<description>Good is not enough if better is possible</description>
	<lastBuildDate>Fri, 16 Oct 2009 18:54:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nopheme</title>
		<link>http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/#comment-121</link>
		<dc:creator>nopheme</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://piyecarane.wordpress.com/?p=40#comment-121</guid>
		<description>Thanks piyecarane, finding a way to change the ulimits was hell.</description>
		<content:encoded><![CDATA[<p>Thanks piyecarane, finding a way to change the ulimits was hell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rowan</title>
		<link>http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/#comment-103</link>
		<dc:creator>rowan</dc:creator>
		<pubDate>Mon, 09 Mar 2009 22:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://piyecarane.wordpress.com/?p=40#comment-103</guid>
		<description>Thanks for this! I had a similar problem with suphp dumping core files all over the place</description>
		<content:encoded><![CDATA[<p>Thanks for this! I had a similar problem with suphp dumping core files all over the place</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/#comment-93</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 12 Jan 2009 21:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://piyecarane.wordpress.com/?p=40#comment-93</guid>
		<description>Hey there,

i tried to set this up - but the rlimitnprocs are ignored by apache.
would you mind to give some more infos about what you actually wrote in the virtual host section?
maybee i think wrong but its still creating way more procs than i set with rlimitnpro.

thanks!</description>
		<content:encoded><![CDATA[<p>Hey there,</p>
<p>i tried to set this up &#8211; but the rlimitnprocs are ignored by apache.<br />
would you mind to give some more infos about what you actually wrote in the virtual host section?<br />
maybee i think wrong but its still creating way more procs than i set with rlimitnpro.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soko banja, Serbia</title>
		<link>http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/#comment-89</link>
		<dc:creator>Soko banja, Serbia</dc:creator>
		<pubDate>Thu, 11 Dec 2008 13:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://piyecarane.wordpress.com/?p=40#comment-89</guid>
		<description>I have a headache with this coredump files. How can edit them to see what&#039;s wrong ???</description>
		<content:encoded><![CDATA[<p>I have a headache with this coredump files. How can edit them to see what&#8217;s wrong ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mo</title>
		<link>http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/#comment-85</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Sat, 01 Nov 2008 07:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://piyecarane.wordpress.com/?p=40#comment-85</guid>
		<description>if it is not too much to ask, could you please write an article on how to implement this step by step not only to disable codedumps but the whole thing. Also, how to test if our setup is working good and limits are enforced.

I think many people would find this very helpful.

one of our biggest issues in shared hosting is to control CPU and Memory limits per site/user.

thanks in advance.</description>
		<content:encoded><![CDATA[<p>if it is not too much to ask, could you please write an article on how to implement this step by step not only to disable codedumps but the whole thing. Also, how to test if our setup is working good and limits are enforced.</p>
<p>I think many people would find this very helpful.</p>
<p>one of our biggest issues in shared hosting is to control CPU and Memory limits per site/user.</p>
<p>thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piyecarane</title>
		<link>http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/#comment-79</link>
		<dc:creator>piyecarane</dc:creator>
		<pubDate>Thu, 09 Oct 2008 07:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://piyecarane.wordpress.com/?p=40#comment-79</guid>
		<description>Under suPHP system, I put rlimit for each vhost for example :
RLimitCPU 20 40
RLimitMEM 419430400 419430400
RLimitNPROC 20 30

First limit is soft limit, the second one is hard limit. For RLimitCPU, you can set it start from 1.</description>
		<content:encoded><![CDATA[<p>Under suPHP system, I put rlimit for each vhost for example :<br />
RLimitCPU 20 40<br />
RLimitMEM 419430400 419430400<br />
RLimitNPROC 20 30</p>
<p>First limit is soft limit, the second one is hard limit. For RLimitCPU, you can set it start from 1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mo</title>
		<link>http://piyecarane.wordpress.com/2008/06/30/disable-coredump-on-apache-with-suphp/#comment-74</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Thu, 18 Sep 2008 22:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://piyecarane.wordpress.com/?p=40#comment-74</guid>
		<description>Thanks for the info, very useful.

Could you please explain in more details regarding this:
&quot;After setting up suPHP with rlimit rule per vhosts, I see that Rlimit really works. Apache kills all PHP execution that hit the Rlimit.&quot;

Like, how did you make the settings, in which files, what is the accepted rlimit you put there?

thank you.</description>
		<content:encoded><![CDATA[<p>Thanks for the info, very useful.</p>
<p>Could you please explain in more details regarding this:<br />
&#8220;After setting up suPHP with rlimit rule per vhosts, I see that Rlimit really works. Apache kills all PHP execution that hit the Rlimit.&#8221;</p>
<p>Like, how did you make the settings, in which files, what is the accepted rlimit you put there?</p>
<p>thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
