From owner-freebsd-hackers Wed May 7 00:53:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA09081 for hackers-outgoing; Wed, 7 May 1997 00:53:47 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA09076 for ; Wed, 7 May 1997 00:53:45 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with SMTP id AAA20969; Wed, 7 May 1997 00:54:13 -0700 (PDT) Message-Id: <199705070754.AAA20969@implode.root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Garrett Casey cc: FreeBSD-Hackers@FreeBSD.ORG Subject: Re: Slow, Slow, Slow In-reply-to: Your message of "Tue, 06 May 1997 21:39:22 PDT." <3.0.1.32.19970506213922.00908210@mail.websidestory.com> From: David Greenman Reply-To: dg@root.com Date: Wed, 07 May 1997 00:54:13 -0700 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >The problem is that when I telnet to this machine (from a machine on >a T1 line), it is extremely SLOW. >It will typically take 10 seconds for the login prompt and even >longer to check the password. I have telneted to the machine, typed >a command and have waited over a minute before even a character will >be displayed. > >I have a dozen other machines that sometimes do the same thing. >EVERYTHING looks perfect - yet the whole damn machine is extremely >slow. You might be running out of mbuf clusters - the behavior when this happens is similar. Are you seeing any "Out of mbuf clusters" messages in /var/log/messages? -DG David Greenman Core-team/Principal Architect, The FreeBSD Project