<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I agree with other saying that you cannot avoid timeouts in general.
    At best, you can reduce them..<br>
    In any case, you can check <br>
    <br>
    [1] S. Jaiswal, G. Iannaccone, C. Diot, J. Kurose, D. Towsley,
    Measurement and classi&#64257;cation of out-of-sequence packets in a tier-1
    IP backbone, IEEE/ACM Transaction on Networking 15 (1) (2007) 54&#8211;66<br>
    <br>
    [2]S. Rewaskar, J. Kaur, F.D. Smith, A passive state-machine
    approach for accurate analysis of TCP out-of-sequence segments, ACM
    SIGCOMM Computer Communication Review archive 36 (3) (2006) 51&#8211;64.<br>
    <br>
    But the best source is: ;)<br>
    M.Mellia, M.Meo, L.Muscariello, D.Rossi,
    ``Passive analysis of TCP anomalies'', Computer Networks, Vol.52,
    No.14, 2008<br>
    <br>
    [algorithm implemented in tstat, and results are available online :)]<br>
    <a class="moz-txt-link-freetext" href="http://tstat.tlc.polito.it/web.shtml">http://tstat.tlc.polito.it/web.shtml</a><br>
    then<br>
    - select polito/LIVE as trace<br>
    - tcp::stats -&gt; total number of anomalies<br>
    Note that the algorithm has been fine tuned to 2007 TCP... so today
    it may need some refinement..<br>
    <br>
    We also did some work on how to reduce the number of RTOs<br>
    <br>
    [4] M.Mellia, M.Meo, C.Casetti,
    ``TCP Smart Framing: a Segmentation Algorithm to Reduce TCP
    latency'',
    IEEE/ACM Transactions on Networking, Vol. 13, No. 2, pp. 316--329,
    ISSN: 1063-6692, April 2005<br>
    <br>
    [5] D.Ciullo, M.Mellia, M.Meo,
    ``Two Schemes to Reduce Latency in Short Lived TCP Flows'',
    IEEE Communications Letters, Vol.\ 13, No.\ 10, October 2009<span
      class="Apple-style-span" style="border-collapse: separate; color:
      rgb(0, 0, 0); font-family: Times; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: normal; orphans: 2; text-align: -webkit-auto;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing:
      0px; -webkit-border-vertical-spacing: 0px;
      -webkit-text-decorations-in-effect: none;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      font-size: medium; "></span><span class="Apple-style-span"
      style="border-collapse: separate; color: rgb(0, 0, 0);
      font-family: Times; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: normal;
      orphans: 2; text-align: -webkit-auto; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; -webkit-border-horizontal-spacing: 0px;
      -webkit-border-vertical-spacing: 0px;
      -webkit-text-decorations-in-effect: none;
      -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
      font-size: medium; "><br>
      <br>
      Hope this helps<br>
      Ciao<br>
      Marco<br>
    </span><br>
    <blockquote cite="mid:4E29600B.1020501@web.de" type="cite">
      <br>
      Hi.
      <br>
      <br>
      Are there some papers out there comparing how often TCP congestion
      is detected by timeout and how often it is detected by triple
      duplicate ack?
      <br>
      <br>
      I'm basically interested, whether timeouts could be overcome
      completely or whether there will be a permanent need for a working
      timeout scheme in TCP.
      <br>
      <br>
      Thanks.
      <br>
      <br>
      Detlef
      <br>
      <br>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Ciao,                    /\/\/\rco

+-----------------------------------+
| Marco Mellia - Assistant Professor|
| Skypeid: mgmellia                 |
| Tel: +39-011-564-4173             |
| Cel: +39-331-6714789              |   /"\  .. . . . . . . . . . . . .
| Politecnico di Torino             |   \ /  . ASCII Ribbon Campaign  .
| Corso Duca degli Abruzzi 24       |    X   .- NO HTML/RTF in e-mail .
| Torino - 10129 - Italy            |   / \  .- NO Word docs in e-mail.
| <a class="moz-txt-link-freetext" href="http://www.telematica.polito.it">http://www.telematica.polito.it</a>   |        .. . . . . . . . . . . . .
+-----------------------------------+
The box said "Requires Windows 95 or Better." So I installed Linux.
</pre>
  </body>
</html>