From owner-freebsd-current@FreeBSD.ORG Sat Jul 9 13:46:15 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B27CF16A41C; Sat, 9 Jul 2005 13:46:15 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A4F943D45; Sat, 9 Jul 2005 13:46:14 +0000 (GMT) (envelope-from daniel_k_eriksson@telia.com) Received: from royal64.emp.zapto.org (195.198.193.104) by pne-smtpout1-sn2.hy.skanova.net (7.2.060.1) id 42BFBBD20024D34D; Sat, 9 Jul 2005 15:46:14 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Sat, 9 Jul 2005 15:46:04 +0200 Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Message-ID: <4F9C9299A10AE74E89EA580D14AA10A602858D@royal64.emp.zapto.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: New ggate broken? Thread-Index: AcWEZ3tR5h2Fq5zeRuKt2WpMVEv+TgAJGF0g From: "Daniel Eriksson" To: Cc: Pawel Jakub Dawidek Subject: RE: New ggate broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jul 2005 13:46:15 -0000 Pawel Jakub Dawidek wrote: > I am not able to reproduce it. > Both machines are i386? Yes. I'm using the following settings on both machines: net.inet.tcp.sendspace=3D2097152 net.inet.tcp.recvspace=3D2097152 kern.ipc.maxsockbuf=3D16777216 -R 524288 -S 524288 /Daniel Eriksson