Date: Thu, 6 Jan 2005 14:12:33 +0000 From: Chris <chrcoluk@gmail.com> To: freebsd-stable@freebsd.org Subject: mbufs on 5.3-STABLE possible bug Message-ID: <3aaaa3a0501060612502ce616@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi After reading the release notes and upgrading my server's I had set the following in my /boot/loader.conf. kern.ipc.nmbclusters="0" This is supposed to make the limit to unlimited as I understood from the docs, but a user on one of my server's reported slow download speeds he was testing with wget and fetch, so we compared with another FreeBSD server (5.2.1) on the same network and sure enough there was a massive difference (45mbit on the other server 5mbit on mine), I spent ages checking all my tweaks and changes I made comparing between the 2 server's and ended up checking my loader.conf and tried setting a value and leaving it as auto, both of these changes fixed the download speed issue but setting to "0" introduces the problem. Has anyone else noticed this? Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3aaaa3a0501060612502ce616>