Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 1998 15:20:01 -0700 (PDT)
From:      Bill Fenner <fenner@parc.xerox.com>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/6646: dump(8) using remote tape drive is too slow 
Message-ID:  <199805152220.PAA13166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/6646; it has been noted by GNATS.

From: Bill Fenner <fenner@parc.xerox.com>
To: wataru-s@mfeed.ad.jp
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: bin/6646: dump(8) using remote tape drive is too slow 
Date: Fri, 15 May 1998 15:19:37 PDT

 Can you do a tcpdump of the slow dump and the fast dump?  (Use
 tcpdump -s 100 to make sure you capture the whole TCP header).
 All that TCP_MAXSEG can do is reduce the TCP segment size, which
 normally should only have a detrimental effect on throughput.
 
   Bill

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805152220.PAA13166>