<?xml version="1.0"?>
<rss version="2.0">
  <channel><title>Caudium 1.5: System limits</title><link>http://bertrand.gotpike.org//space/start/2006-02-27/1</link><description>Ever wanted to figure out the system limits for your Caudium server?&lt;p class="paragraph"/&gt;
I did, because my busy Caudium box sometimes died with the following message: "Out of sockets (1024 active)".&lt;p class="paragraph"/&gt;
I tried to increase the system limits before trying to reduce the number of used sockets in my own Caudium modules, but the operating system doc wasn't really clear. As a consequence, i wasn't sure i increased them well.&lt;p class="paragraph"/&gt;
That's why it's know possible to know the current limits via the Caudium Configuration Interface (CIF), under Actions -&gt; Status -&gt; Limits Status.&lt;p class="paragraph"/&gt;
The code is here: &lt;span class="nobr"&gt;&lt;img height="9" width="8" src="/static/images/Icon-Extlink.png" alt="&amp;#91;external]"/&gt;&lt;a href="http://cvsweb.caudiumforge.net/cgi-bin/cvsweb.cgi/caudium/server/config_actions/limitsstatus.pike?cvsroot=caudium."&gt;http://cvsweb.caudiumforge.net/cgi-bin/cvsweb.cgi/caudium/server/config_actions/limitsstatus.pike?cvsroot=caudium.&lt;/a&gt;&lt;/span&gt;&#xD;
It's totally backward-compatible with Caudium 1.4. My production servers are started with a custom start-caudium script which increases the limits at startup time and sports this CIF code.&lt;p class="paragraph"/&gt;
Some options should be added in the CVS soon for being able to increase the limits at startup time.</description><generator>Fins 0.9.7</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs></channel>
</rss>
