From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: why NFS is UDP based Date: Fri, 17 Jan 2003 17:18:08 -0200 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <20030117191808.GF23044@conectiva.com.br> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org Return-path: To: Ronghua Zhang Content-Disposition: inline In-Reply-To: List-Id: linux-fsdevel.vger.kernel.org Em Wed, Jan 15, 2003 at 03:12:11PM -0500, Ronghua Zhang escreveu: > I wish I am posting the message to the right place. I am just curious > what's the most important reason to choose UDP instead of TCP. And when > some error happens, will NFS do retransmission ? thanks. NFS also supports TCP, just config it to use TCP. - Arnaldo