<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-tcpm-ack-rate-request" target="https://datatracker.ietf.org/doc/html/draft-ietf-tcpm-ack-rate-request-12">
   <front>
      <title>TCP ACK Rate Request Option</title>
      <author initials="C." surname="Gomez" fullname="Carles Gomez">
         <organization>UPC</organization>
      </author>
      <author initials="J." surname="Crowcroft" fullname="Jon Crowcroft">
         <organization>University of Cambridge</organization>
      </author>
      <author initials="M." surname="Tüxen" fullname="Michael Tüxen">
         <organization>Muenster University of Applied Sciences</organization>
      </author>
      <date month="July" day="4" year="2026" />
      <abstract>
	 <t>   TCP Delayed Acknowledgments (ACKs) is a widely deployed mechanism
   that allows reducing protocol overhead in many scenarios.  However,
   Delayed ACKs may also contribute to suboptimal performance.  When a
   relatively large congestion window (cwnd) can be used, less frequent
   ACKs may be desirable.  On the other hand, in relatively small cwnd
   scenarios, eliciting an immediate ACK may avoid unnecessary delays
   that may be incurred by the Delayed ACKs mechanism.  This document
   specifies the TCP ACK Rate Request (TARR) option.  This option allows
   a sender to request the ACK rate to be used by a receiver, and it
   also allows to request immediate ACKs from a receiver.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-tcpm-ack-rate-request-12" />
   
</reference>
