From owner-freebsd-hackers Sat Nov 14 17:16:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA05970 for freebsd-hackers-outgoing; Sat, 14 Nov 1998 17:16:32 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA05964 for ; Sat, 14 Nov 1998 17:16:29 -0800 (PST) (envelope-from aron@cs.rice.edu) Received: from elf.cs.rice.edu (elf.cs.rice.edu [128.42.1.134]) by cs.rice.edu (8.9.0/8.9.0) with ESMTP id TAA06551 for ; Sat, 14 Nov 1998 19:16:06 -0600 (CST) From: Mohit Aron Received: (from aron@localhost) by elf.cs.rice.edu (8.9.0/8.9.0) id TAA01047 for freebsd-hackers@freebsd.org; Sat, 14 Nov 1998 19:16:06 -0600 (CST) Message-Id: <199811150116.TAA01047@elf.cs.rice.edu> Subject: NFS over tcp To: freebsd-hackers@FreeBSD.ORG Date: Sat, 14 Nov 1998 19:16:05 -0600 (CST) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm using NFS over TCP between two FreeBSD-2.2.6 machines. Despite TCP being a reliable protocol, it seems the NFS implementation still tries to retransmit requests. Can someone please confirm my observation and suggest a fix to turn off this feature ? Please reply directly to me by email. Thanks, - Mohit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message