Network Working Group J. Postel
Request for Comments: 858 J. Reynolds
ISI
Obsoletes: NIC 15392 May 1983
TELNET SUPPRESS GO AHEAD OPTION
1. Command Name and Code
SUPPRESS-GO-AHEAD 3
2. Command Meanings
IAC WILL SUPPRESS-GO-AHEAD
3. Default
WON'T SUPPRESS-GO-AHEAD
Postel & Reynolds [Page 1]
RFC 858 May 1983 4. Motivation for the OptionWhile the NVT nominally follows a half duplex protocol complete with a GO AHEAD signal, there is no reason why a full duplex connection between a full duplex terminal and a host optimized to handle full duplex terminals should be burdened with the GO AHEAD signal. Therefore, it is desirable to have a TELNET option with which parties involved can agree that one or the other or both should suppress transmission of GO AHEADS.
5. Description of the Option
When the SUPPRESS-GO-AHEAD option is in effect on the connection between a sender of data and the receiver of the data, the sender need not transmit GAs.
6. Implementation Considerations
As the SUPRESS-GO-AHEAD option is sort of the opposite of a line at a time mode, the sender of data which is suppressing GO AHEADs should attempt to actually transmit characters as soon as possible (i.e., with minimal buffering) consistent with any other agreements which are in effect.