Project

General

Profile

Actions

Bug #4291

closed

ndncatchunks: Reduce initial timeout of iterative version discovery

Added by Anonymous over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

100%

Estimated time:

Description

The current version discovery uses a timeout (interest lifetime) of 4 seconds.

Every time you run the application, you need to wait for at least one timeout (default:2). Thus gathering a file takes at least 4 seconds (by default 8 seconds), even if the file contains only one chunk. This makes the iterative version discovery rather unusable.

My suggestion:

  • Reduce the default timeout to 100ms.
  • Provide a parameter to raise it, if necessary.
  • Reduce timeouts for version discovery from 2 to 1.

This initial timeout will not affect the later RTO, given by '--aimd-rto-min' and '--aimd-rto-max'.


Related issues 1 (0 open1 closed)

Related to ndn-tools - Feature #3793: ndncatchunks version discovery: don't rely on timeoutsClosed

Actions
Actions

Also available in: Atom PDF