Date: Sun, 07 May 1995 01:14:13 -0700 From: David Greenman <davidg@Root.COM> To: Brian Tao <taob@gate.sinica.edu.tw> Cc: FREEBSD-QUESTIONS-L <freebsd-questions@FreeBSD.org> Subject: Re: Heavy HTTPD serving on 2.0-950412 Message-ID: <199505070816.BAA00504@corbin.Root.COM> In-Reply-To: Your message of "Sun, 07 May 95 16:06:45 %2B0800." <Pine.BSI.3.91.950506172920.8049B-100000@aries.ibms.sinica.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
>haven't rebooted since then). Is one mbuf needed per network connection, >in general? Netstat showed around 500 open tcp connections during the >test (most in TIME_WAIT, mind you). One mbuf, but probably not an mbuf cluster...the real answer is I don't know - it depends on whatever the network code decides to allocate, and this may not even be very consistent. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505070816.BAA00504>