Project

General

Profile

Actions

Bug #1455

closed

nfdc prematurely timeouts on failed TCP face creation

Added by Alex Afanasyev about 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Target version:
-
Start date:
04/09/2014
Due date:
% Done:

0%

Estimated time:
1.00 h

Description

This is a joint problem of nfdc, nfd/nrd::Controller, and FaceManager.

The "problem" occurs when someone tries to create TCP face to some random address. FaceManager uses 4 seconds timeout (4 seconds for DNS resolution or 4 seconds for connect operation). nfd(nrd)::Controller used by nfdc(nrdc) use default Interest lifetime of 4 seconds to get the response.

As a result of these, the actual negative response from FaceManager is never received by nfdc(nrdc) and the only thing nfdc(nrdc) knows is that command interest timed out.


Related issues 1 (0 open1 closed)

Related to ndn-cxx - Task #1508: Enable timeout customization for nfd/nrd::Controller operationsClosed04/20/2014

Actions
Actions

Also available in: Atom PDF