<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.darenet.org/skins/common/feed.css?12"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Running ircu2.10.11 on Solaris - Revision history</title>
		<link>http://wiki.darenet.org/index.php?title=Running_ircu2.10.11_on_Solaris&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.1</generator>
		<lastBuildDate>Sun, 05 Apr 2026 19:33:30 GMT</lastBuildDate>
		<item>
			<title>Secretagent:&amp;#32;New page: &lt;pre&gt;Running ircu2.10.11 on Solaris  When running on Solaris, ircu can make use of the /dev/poll event engine, which results in much improved performance over the old poll()-based method. ...</title>
			<link>http://wiki.darenet.org/index.php?title=Running_ircu2.10.11_on_Solaris&amp;diff=2251&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: &amp;lt;pre&amp;gt;Running ircu2.10.11 on Solaris  When running on Solaris, ircu can make use of the /dev/poll event engine, which results in much improved performance over the old poll()-based method. ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;Running ircu2.10.11 on Solaris&lt;br /&gt;
&lt;br /&gt;
When running on Solaris, ircu can make use of the /dev/poll event engine, which&lt;br /&gt;
results in much improved performance over the old poll()-based method. Solaris&lt;br /&gt;
versions 8 and 9 include /dev/poll out of the box, for Solaris 7 you will have&lt;br /&gt;
to grab and install Patch-ID 106541-21.&lt;br /&gt;
&lt;br /&gt;
In order to increase the number of clients ircu can handle, add lines such as&lt;br /&gt;
the following to /etc/system:&lt;br /&gt;
&lt;br /&gt;
* set hard limit on file descriptors&lt;br /&gt;
set rlim_fd_max = 16384&lt;br /&gt;
* set soft limit on file descriptors&lt;br /&gt;
set rlim_fd_cur = 8192&lt;br /&gt;
&lt;br /&gt;
For more useful hints see http://www.sean.de/Solaris/soltune.html&lt;br /&gt;
&lt;br /&gt;
Created by Sengaia &amp;lt;sengaia@undernet.org&amp;gt; on July 20, 2002.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]]&lt;/div&gt;</description>
			<pubDate>Fri, 25 Apr 2008 03:41:31 GMT</pubDate>			<dc:creator>Secretagent</dc:creator>			<comments>http://wiki.darenet.org/Talk:Running_ircu2.10.11_on_Solaris</comments>		</item>
	</channel>
</rss>