<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Squid kern.ipc.nmbclusters=32768 - seemed to be large improvement here]]></title><description><![CDATA[<p dir="auto">Just wanted to mention that this in the /boot/loader.conf:</p>
<p dir="auto">kern.ipc.nmbclusters=32768</p>
<p dir="auto">….as suggested by other threads in this forum seemed to be a night and day difference for me.</p>
<p dir="auto">Just curious if others are using this as well - it's a quick thing to try.</p>
<p dir="auto">Not sure how to quantify it, but it certainly seems a lot faster.</p>
]]></description><link>https://forum.netgate.com/topic/13819/squid-kern-ipc-nmbclusters-32768-seemed-to-be-large-improvement-here</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 12:18:47 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/13819.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Mar 2009 02:44:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Squid kern.ipc.nmbclusters=32768 - seemed to be large improvement here on Fri, 29 May 2009 08:07:23 GMT]]></title><description><![CDATA[<p dir="auto">freebsd default is 8192, but pfsense default is 0<br />
if you comment that and reboot.</p>
<pre><code>sysctl kern.ipc.nmbclusters
</code></pre>
<p dir="auto">That will show your current value which is default unless its being specified in /etc/sysctl.conf</p>
<p dir="auto">performance also increase if set in /etc/sysctl.conf according to <a href="http://fasterdata.es.net/TCP-tuning/FreeBSD.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://fasterdata.es.net/TCP-tuning/FreeBSD.html</a></p>
<pre><code>
net.inet.tcp.inflight.enable=0
net.inet.tcp.hostcache.expire=1

</code></pre>
]]></description><link>https://forum.netgate.com/post/198642</link><guid isPermaLink="true">https://forum.netgate.com/post/198642</guid><dc:creator><![CDATA[chudy]]></dc:creator><pubDate>Fri, 29 May 2009 08:07:23 GMT</pubDate></item><item><title><![CDATA[Reply to Squid kern.ipc.nmbclusters=32768 - seemed to be large improvement here on Thu, 05 Mar 2009 08:11:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mhab12">@<bdi>mhab12</bdi></a>:</p>
<blockquote>
<p dir="auto">My experience has been that commenting the whole line out gives the best performance…<br />
#kern.ipc.nmbclusters="0"</p>
</blockquote>
<p dir="auto">Wonder what value will be used if its commented out. Anyone have any clue what this configuration affects?</p>
<p dir="auto">I am using the config that was given awhile ago for improving squid performance. In /boot/loader.conf:</p>
<p dir="auto">autoboot_delay="1"<br />
vm.kmem_size="435544320"<br />
vm.kmem_size_max="535544320"<br />
#kern.ipc.nmbclusters="0"<br />
kern.hz=100<br />
#for squid<br />
kern.ipc.nmbclusters="32768"<br />
kern.maxfiles="65536"<br />
kern.maxfilesperproc="32768"<br />
net.inet.ip.portrange.last="65535"</p>
]]></description><link>https://forum.netgate.com/post/192372</link><guid isPermaLink="true">https://forum.netgate.com/post/192372</guid><dc:creator><![CDATA[n1ko]]></dc:creator><pubDate>Thu, 05 Mar 2009 08:11:13 GMT</pubDate></item><item><title><![CDATA[Reply to Squid kern.ipc.nmbclusters=32768 - seemed to be large improvement here on Wed, 04 Mar 2009 16:41:38 GMT]]></title><description><![CDATA[<p dir="auto">My experience has been that commenting the whole line out gives the best performance…<br />
#kern.ipc.nmbclusters="0"</p>
]]></description><link>https://forum.netgate.com/post/192318</link><guid isPermaLink="true">https://forum.netgate.com/post/192318</guid><dc:creator><![CDATA[mhab12]]></dc:creator><pubDate>Wed, 04 Mar 2009 16:41:38 GMT</pubDate></item></channel></rss>