Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: timeouts too long #117

Closed
OlegHahm opened this issue Mar 24, 2017 · 2 comments
Closed

core: timeouts too long #117

OlegHahm opened this issue Mar 24, 2017 · 2 comments
Assignees

Comments

@OlegHahm
Copy link
Collaborator

Particular for cases where memory is a scarce resource, it's important to free memory as soon as possible. For these cases, the default timeouts of 40 seconds for interests and 150 seconds for a face are too big.

@mfrey
Copy link
Collaborator

mfrey commented Jan 18, 2018

40 Seconds? Maybe I'm reading it wrong, but 0x0FA is in dec 4000 and since the interest lifetime is in milliseconds this would be 4 seconds. Nevertheless, I think this is an important feature. As far as I can see this is not handled at all (see also #147).

@cgundogan Have you started working on it? If not I probably would like to give it a try.

@blacksheeep
Copy link
Contributor

We had some longer timeouts for NFN, can be reduced now, thanks to R2C. Just commited that code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants