<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.cheng-iccrg-delivery-rate-estimation" target="https://datatracker.ietf.org/doc/html/draft-cheng-iccrg-delivery-rate-estimation-02">
   <front>
      <title>Delivery Rate Estimation</title>
      <author initials="Y." surname="Cheng" fullname="Yuchung Cheng">
         <organization>Google</organization>
      </author>
      <author initials="N." surname="Cardwell" fullname="Neal Cardwell">
         <organization>Google</organization>
      </author>
      <author initials="S. H." surname="Yeganeh" fullname="Soheil Hassas Yeganeh">
         <organization>Google</organization>
      </author>
      <author initials="V." surname="Jacobson" fullname="Van Jacobson">
         <organization>Google</organization>
      </author>
      <date month="March" day="7" year="2022" />
      <abstract>
	 <t>   This document describes a generic algorithm for a transport protocol
   sender to estimate the current delivery rate of its data.  At a high
   level, the algorithm estimates the rate at which the network
   delivered the most recent flight of outbound data packets for a
   single flow.  In addition, it tracks whether the rate sample was
   application-limited, meaning the transmission rate was limited by the
   sending application rather than the congestion control algorithm.
   This algorithm can be implemented in any transport protocol that
   supports packet-delivery acknowledgment (thus far, open source
   implementations are available for TCP [RFC793] and QUIC [RFC9000]).

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-cheng-iccrg-delivery-rate-estimation-02" />
   
</reference>
