From owner-freebsd-questions@FreeBSD.ORG Wed Jun 18 19:32:41 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1116D1065684 for ; Wed, 18 Jun 2008 19:32:41 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id CBBC98FC21 for ; Wed, 18 Jun 2008 19:32:40 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from vanquish.ws.pitbpa0.priv.collaborativefusion.com (pr40.pitbpa0.pub.collaborativefusion.com [206.210.89.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id B7168EBC08; Wed, 18 Jun 2008 15:32:39 -0400 (EDT) Date: Wed, 18 Jun 2008 15:31:49 -0400 From: Bill Moran To: prad Message-Id: <20080618153149.24ae6b56.wmoran@potentialtech.com> In-Reply-To: <20080618115609.09acaadb@gom.home> References: <20080616001840.0d0e8fe9@gom.home> <20080616082332.02b87114.wmoran@potentialtech.com> <20080617220514.1ebdabef@gom.home> <20080618083654.GB71985@osiris.chen.org.nz> <20080618091609.b987bf37.wmoran@potentialtech.com> <20080618115609.09acaadb@gom.home> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: internet slowdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2008 19:32:41 -0000 In response to prad : > On Wed, 18 Jun 2008 09:16:09 -0400 > Bill Moran wrote: > > > Prad, once you _are_ logged in, is the server responsive? Or does the > > sluggishness persist? > > > there is no problem once we are in - the cpu is idle 95% and you can > move around and do stuff without any slowdown at all. Sounds like DNS, either that or a forking issue. Run ssh with -v to see details of where the process pauses. You can also run sshd in foreground mode on the server to see lots of debugging information. > right now, at 11:30am pst we were experiencing very high activity due to > a press release done in toronto on canadian horse slaughter from this > site: http://defendhorsescanada.org > > the slowdown is upon us too - but i don't know if it is related or not > because the ping times are varying from 100ms to 1000+ms to the same > site(s). it's all over the place! Sounds to me like your network is overwhelmed. You need to get some management stuff online -- what is the rate of traffic through each of the interfaces involved? > what is really weird is that the machine that hosts that site isn't the > only one which has slowed down. the other machine which only serves > email experiences the same thing (slow ssh connection, long ping times). I'm confused as to why you think this is related to the machine when there are multiple machines involved? It sure sounds like a network issue, from the description of the symptoms. If you're _absolutely_ sure the problem started occurring with the 7 upgrade, I'd look at the possibility that the NICs you're using aren't as well supported in 7 as they were in 6. Have you verified all the speed/duplex settings are matched? > we are going to bypass the servers by using one of our dynamic ip > addresses and see what it is like then. if that computer experiences a > slowdown, i think it may suggest that the problem is due to network > activity within the cable company. if there is no slowdown, then that > seems to point the problem exclusively to our servers. That's also a good diagnostic step. -- Bill Moran http://www.potentialtech.com