Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!internet!Lauren Weinstein From: Lauren@internet.UUCP Newsgroups: net.unix-wizards Subject: XON/XOFF Message-ID: <5818@brl-tgr.ARPA> Date: Thu, 15-Nov-84 23:22:42 EST Article-I.D.: brl-tgr.5818 Posted: Thu Nov 15 23:22:42 1984 Date-Received: Sat, 17-Nov-84 19:49:00 EST Sender: news@brl-tgr.ARPA Organization: Ballistic Research Lab Lines: 17 From lauren Thu Nov 15 17:50 PST 1984 remote from vortex Date: Thu, 15-Nov-84 17:50:16 PST From: Lauren Weinstein Subject: Re: uucp through flow-controlled (XON/XOFF) network Message-ID: <8411151750.346.0.VT1.00C@vortex.UUCP> To: dunigan@ORNL-MSR In-Reply-To: Your message of Thu, 15 Nov 84 17:54:12 est The UUCP data path is 8 bits wide, so XON/XOFF will disrupt operations. The packet size is small enough to not normally cause problems, but due to the multiple packet windowing you may get multiple packets in one transmission. Normally the best way to deal with this situation is simply to disable XON/XOFF and let UUCP provide its own flow control -- most networks provide some means to do this. --Lauren--