From owner-freebsd-questions Tue Mar 12 13:22:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.hostonfly.net (services2.sc1.hostonfly.net [216.65.107.16]) by hub.freebsd.org (Postfix) with ESMTP id 463D337B404; Tue, 12 Mar 2002 13:22:20 -0800 (PST) Received: from mail1.hostonfly.net (http.server1.sc1.hostonfly.net [216.65.107.31]) by mail2.hostonfly.net (Postfix) with ESMTP id 4CBE76B345; Tue, 12 Mar 2002 21:18:26 +0000 (GMT) From: Dmitry Koltsov To: freebsd-isp@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Subject: Apache/TCP stack issues Received: from 10009 by s-mail at www.server1.sc1.hostonfly.net Message-Id: <20020312211826.4CBE76B345@mail2.hostonfly.net> Date: Tue, 12 Mar 2002 21:18:26 +0000 (GMT) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello I have some issues with TCP stack tuning and/or Apache. Issue: I'm getting "Connection refused" error when trying to connect to Apache over Internet when packet loss is 1-2%. Not all connection attempts fail but about 3% of attempts. When I'm trying to connect over local network(from another machine and localhost) in the same time, all is ok. In order to get this statistics, I've made 20000 attempts from each place in the same time. I guess apache is ok because from local network and localhost it gives no errors. Is there solution? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message