Project

General

Profile

Actions

Bug #1432

closed

Performance collapse under 400 Interests/s after 1min

Added by Junxiao Shi about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Tables
Target version:
Start date:
04/01/2014
Due date:
% Done:

100%

Estimated time:

Description

Reported by John DeHart.

Under a constant load of interest traffic (where each interest is for a unique name), NFD's performance degrades to the point where it can no longer keep up with the incoming interest traffic.
Interests then start building up in the socket buffer and eventually interests start getting dropped at the socket layer.
This occurs even with a total load as low as 100 interests/sec.

Using 9 ONL hosts:

  • 1 of the hosts is a central router
  • 4 of the hosts are servers running ndn-traffic-server to serve content
  • 4 of the hosts are clients running ndn-traffic to generate interests.
  • All the clients use the central router to get to the servers.

Each client sending a constant load of 100 Interests/sec. Total load is 400 Interests/sec on the router node. The router keeps up for about 1 minute. Then its performance starts tailing off.

With total of 200 Interests/sec, the router lasts for about 3 minutes before tailing off.

With total of 100 Interests/sec, the router lasts for about 9 minutes before tailing off.

The above is using UDP faces.


Files

Archive.zip (14.3 KB) Archive.zip Ilya Moiseenko, 04/05/2014 03:13 PM
Actions

Also available in: Atom PDF