From owner-freebsd-questions@FreeBSD.ORG Sat Apr 25 23:03:24 2009 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 5D8F4106568C for ; Sat, 25 Apr 2009 23:03:24 +0000 (UTC) (envelope-from fatalis.erratum@gmail.com) Received: from mail-fx0-f162.google.com (mail-fx0-f162.google.com [209.85.220.162]) by mx1.freebsd.org (Postfix) with ESMTP id DB6DA8FC2B for ; Sat, 25 Apr 2009 23:03:23 +0000 (UTC) (envelope-from fatalis.erratum@gmail.com) Received: by fxm6 with SMTP id 6so1294499fxm.43 for ; Sat, 25 Apr 2009 16:03:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=d3eVuAMmhX7ccAvW1suDbyo9gxMkW0TjJSDxbnGVptU=; b=oSLBMOpYVXGmRBRA3ba3RjlELvljCsCpzLyEB1kr7I6aHUEl1t83EwZrO09o8YXfPs n3FLJ+K7xZwEhwSGODqnHHw0Z8acADaAOBUFi5JokUQzOjSNax3SdYU9MfE3ocHFaiPo /UHWKyLLnfTaQ4QZFV2VDjXUuUreVJ/d0hYXM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=KlOuJ7oCFuBLOQnbcIiy++7nEvZ05iIjoN7JN3ZwN9k+hsj4zLuFfDUppyWc/op4Hm y96+QX7rDedh+vGH7PM/ZxNwDZULrb9liiKj1ipNkTCocVsCaTLgYMsdyi22SUXGSUVf vyx8go+OL8HveQSnEMVuet2a7MJrzUP7UrDGY= MIME-Version: 1.0 Sender: fatalis.erratum@gmail.com Received: by 10.239.154.145 with SMTP id e17mr183302hbc.95.1240700602514; Sat, 25 Apr 2009 16:03:22 -0700 (PDT) Date: Sun, 26 Apr 2009 02:03:22 +0300 X-Google-Sender-Auth: 85f2e783971c2374 Message-ID: <5b826e210904251603j63776c21kb208e05871ceb8f@mail.gmail.com> From: Reinis Ivanovs To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Long HTTP connection delays in LAN 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: Sat, 25 Apr 2009 23:03:24 -0000 Hello, I have a strange HTTP connectivity problem in my LAN. There is a FreeBSD 7.1 system that runs the httpd, a Vista system that I use to connect to it, and a Tomato 1.23 WRT54GL router between them. It often occurs that I can ping the FreeBSD system just fine, but HTTP connections get "stuck" for minutes on end. After they become "unstuck", everything works normally for a while, and then the problem might come back. I know the httpd is running fine during those times because there are no delays connecting locally or from outside the LAN. It seems I also get similar delays when I try to connect to the router's web administration panel. There are so many variables that I'm not sure whether the problem lies with FreeBSD or something else. I'm hoping somebody with more networking experience could give me some hints about where to look, because I'm seriously stuck. Best, R.