From owner-freebsd-questions Sun Mar 31 19:10:09 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA21869 for questions-outgoing; Sun, 31 Mar 1996 19:10:09 -0800 (PST) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id TAA21854 for ; Sun, 31 Mar 1996 19:10:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.7.5/8.6.11) with SMTP id EAA01096 ; Mon, 1 Apr 1996 04:09:48 +0100 (BST) To: Robert Du Gaue cc: questions@FreeBSD.ORG From: "Gary Palmer" Subject: Re: my web server In-reply-to: Your message of "Sun, 31 Mar 1996 19:01:02 -0800." Date: Mon, 01 Apr 1996 04:09:45 +0100 Message-ID: <1094.828328185@palmer.demon.co.uk> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Robert Du Gaue wrote in message ID : > > All these mean is that the kernel timed a packet out whilst waiting > > for an `ack' to get back, so it retranmitted the packet... > So this is normal? It doesn't neccessarily point to a network problem? I > get this continously at the rate of 10-20 ever few mins. ``normal'' in that it points to somewhere between yourself and the client being overloaded and losing packets... which on todays Internet is becoming more and more common. :( Gary