<?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: Set ulimit parameters on ubuntu</title>
	<atom:link href="http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/</link>
	<description></description>
	<lastBuildDate>Wed, 31 Aug 2011 13:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: ehcache.net</title>
		<link>http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/comment-page-1/#comment-3761</link>
		<dc:creator>ehcache.net</dc:creator>
		<pubDate>Sat, 19 Mar 2011 02:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://posidev.com/blog/?p=7#comment-3761</guid>
		<description>&lt;strong&gt;Set ulimit parameters on ubuntu...&lt;/strong&gt;

By default the number of open files pro user in Ubuntu 8.04 is 1024. In my case this number was too small so I have to increase it.This is done with the ulimit command: $ulimit -a # see all the kernel parameters $ulimit -n #see the number of open files...</description>
		<content:encoded><![CDATA[<p><strong>Set ulimit parameters on ubuntu&#8230;</strong></p>
<p>By default the number of open files pro user in Ubuntu 8.04 is 1024. In my case this number was too small so I have to increase it.This is done with the ulimit command: $ulimit -a # see all the kernel parameters $ulimit -n #see the number of open files&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MongoDB &#8220;Too Many Open Files&#8221;? Raise the limit &#171; Andrew Rollins</title>
		<link>http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/comment-page-1/#comment-999</link>
		<dc:creator>MongoDB &#8220;Too Many Open Files&#8221;? Raise the limit &#171; Andrew Rollins</dc:creator>
		<pubDate>Thu, 21 Oct 2010 01:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://posidev.com/blog/?p=7#comment-999</guid>
		<description>[...] This blog post suggests that you can set system wide limits by editing /etc/security/limits.conf and /etc/pam.d/common-session, however, this only applies interactive and non-interactive shells (and processes started by them). When using just this technique, it didn&#8217;t appear to affect the open file limit of the mongodb process started by the default upstart script (without my added ulimit statement). [...]</description>
		<content:encoded><![CDATA[<p>[...] This blog post suggests that you can set system wide limits by editing /etc/security/limits.conf and /etc/pam.d/common-session, however, this only applies interactive and non-interactive shells (and processes started by them). When using just this technique, it didn&#8217;t appear to affect the open file limit of the mongodb process started by the default upstart script (without my added ulimit statement). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: set maximum number</title>
		<link>http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/comment-page-1/#comment-312</link>
		<dc:creator>set maximum number</dc:creator>
		<pubDate>Mon, 29 Mar 2010 04:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://posidev.com/blog/?p=7#comment-312</guid>
		<description>[...] a maximum Number of items in Cart? - osCommerce ...How do I set a maximum Number of items in Cart?Set ulimit parameters on ubuntuThe # means that this part is commented.The wildcard * means for all users.We need to set the nofile [...]</description>
		<content:encoded><![CDATA[<p>[...] a maximum Number of items in Cart? &#8211; osCommerce &#8230;How do I set a maximum Number of items in Cart?Set ulimit parameters on ubuntuThe # means that this part is commented.The wildcard * means for all users.We need to set the nofile [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

