RFC 1323 - TCP Extensions for High Performance
- ステータス: Proposed Standard
- 発行日: May 1992
- ストリーム: IETF
- 廃止: RFC1072, RFC1185
- 廃止: RFC7323
- エラッタ: エラッタなし
Status of This Memo (このメモの位置付け)
This RFC specifies an IAB standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "IAB Official Protocol Standards" for the standardization state and status of this protocol. Distribution of this memo is unlimited.
このRFCはインターネットコミュニティのためのIAB標準トラックプロトコルを規定し, 改善のための議論と提案を求めます。このプロトコルの標準化状態と位置付けについては, "IAB公式プロトコル標準"の最新版を参照してください。このメモの配布は無制限です。
Abstract (概要)
This memo presents a set of TCP extensions to improve performance over large bandwidth*delay product paths and to provide reliable operation over very high-speed paths. It defines new TCP options for scaled windows and timestamps, which are designed to provide compatible interworking with TCP's that do not implement the extensions. The timestamps are used for two distinct mechanisms: RTTM (Round Trip Time Measurement) and PAWS (Protect Against Wrapped Sequences). Selective acknowledgments are not included in this memo.
このメモは, 大きな帯域幅*遅延積パス上のパフォーマンスを向上させ, 超高速パス上で信頼性の高い動作を提供するためのTCP拡張セットを提示します。これは, 拡張を実装していないTCPとの互換性のある相互運用を提供するように設計された, ウィンドウスケーリングとタイムスタンプのための新しいTCPオプションを定義します。タイムスタンプは2つの異なるメカニズムに使用されます: RTTM (Round Trip Time Measurement, ラウンドトリップ時間測定) とPAWS (Protect Against Wrapped Sequences, シーケンス番号ラップアラウンド防止)。選択的確認応答はこのメモに含まれていません。
This memo combines and supersedes RFC-1072 and RFC-1185, adding additional clarification and more detailed specification. Appendix C summarizes the changes from the earlier RFCs.
このメモはRFC-1072とRFC-1185を統合して置き換え, 追加の明確化とより詳細な仕様を追加しています。付録Cは以前のRFCからの変更を要約しています。
Contents (目次)
- 1. Introduction (はじめに)
- 2. TCP Window Scale Option (TCPウィンドウスケールオプション)
- 3. RTTM -- Round-Trip Time Measurement (RTTM -- ラウンドトリップ時間測定)
- 4. PAWS -- Protect Against Wrapped Sequence Numbers (PAWS -- シーケンス番号ラップアラウンド防止)
- 5. Conclusions and Acknowledgments (結論と謝辞)
- 6. References (参考文献)
- Appendix A. Implementation Suggestions (実装の提案)
- Appendix B. Duplicates from Earlier Connection Incarnations (以前の接続インカーネーションからの重複)
- Appendix C. Changes from RFC-1072, RFC-1185 (RFC-1072, RFC-1185からの変更)
- Appendix D. Summary of Notation (記法の要約)
- Appendix E. Event Processing (イベント処理)
- Security Considerations (セキュリティに関する考慮事項)
- Authors' Addresses (著者の連絡先)