From owner-freebsd-questions@FreeBSD.ORG Mon Jul 25 15:57:22 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0B4216A41F for ; Mon, 25 Jul 2005 15:57:22 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777FD43D45 for ; Mon, 25 Jul 2005 15:57:19 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 02C085E46; Mon, 25 Jul 2005 11:57:19 -0400 (EDT) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 39671-04; Mon, 25 Jul 2005 11:57:09 -0400 (EDT) Received: from [192.168.1.3] (pool-68-161-54-113.ny325.east.verizon.net [68.161.54.113]) by pi.codefab.com (Postfix) with ESMTP id 63AD35D9C; Mon, 25 Jul 2005 11:57:08 -0400 (EDT) Message-ID: <42E50BD9.9050207@mac.com> Date: Mon, 25 Jul 2005 11:57:13 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Galdes, Andrew (ERHS)" References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD is Very slow to load some sites 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: Mon, 25 Jul 2005 15:57:22 -0000 Galdes, Andrew (ERHS) wrote: > The website is www.anz.com.au. I suspect the security of the site is the > problem but cannot be sure. > > Another thread on this list "[kde-freebsd] Konqueror very slow displaying > some sites" puts it down to DNS. Any ideas? DNS response time is fine. However, it takes over 60 seconds for the site to answer a remote query via telnet, so I assume that the server is either overloaded or has been hacked. Apparently it's running IIS-4.0 on WinNT, so the safe money is on the latter... -- -Chuck