|  | | 
Mark Allman, Vern Paxson. Sobre la estimacion de propiedades de secuencia de redes de punta a punta. Conferencia sobre Comunicacion de Datos en America Latina y el Caribe, Abril 2001.  Mark Allman, Vern Paxson. On Estimating End-to-End Network Path Properties. ACM SIGCOMM Workshop on Data Communication in Latin American and the Caribbean, April 2001.
PDF
Abstract:
 
    The more information about current network conditions available to a
    transport protocol, the more efficiently it can use the network to
    transfer its data.  In networks such as the Internet, the transport
    protocol must often form its own estimates of network properties
    based on measurements performed by the connection endpoints.  We
    consider two basic transport estimation problems: determining the
    setting of the retransmission timer (RTO) for a reliable protocol,
    and estimating the bandwidth available to a connection as it begins.
    We look at both of these problems in the context of TCP, using a
    large TCP measurement set [Pax97b] for trace-driven
    simulations.  For RTO estimation, we evaluate a number of different
    algorithms, finding that the performance of the estimators is
    dominated by their minimum values, and to a lesser extent, the timer
    granularity, while being virtually unaffected by how often
    round-trip time measurements are made or the settings of the
    parameters in the exponentially-weighted moving average estimators
    commonly used.  For bandwidth estimation, we explore techniques
    previously sketched in the literature [Hoe96,AD98] and find
    that in practice they perform less well than anticipated.  We then
    develop a receiver-side algorithm that performs significantly
    better.
BibTeX: This paper was 
    
    originally presented at ACM SIGCOMM 1999.
@inproceedings{AP01,
    author    =        "Mark Allman and Vern Paxson",
    title     =        "{Sobre la estimacion de propiedades de secuencia de redes de punta a punta}",
    booktitle =        "Conferencia sobre Comunicacion de Datos en America Latina y el Caribe",
    year      =        2001,
    month     =        apr,
}
 | 
 |