From a40c12354257418e686892a7612d7e11a1a58235 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Fri, 23 Sep 2022 22:50:50 +0200 Subject: Add S3TTFB --- topo/5mbps.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'topo/5mbps.yml') diff --git a/topo/5mbps.yml b/topo/5mbps.yml index 1e20d7c..7af1637 100644 --- a/topo/5mbps.yml +++ b/topo/5mbps.yml @@ -2,6 +2,7 @@ links: - &slow bandwidth: 5M latency: 500us + limit: 5 - &1000 bandwidth: 1000M latency: 100us @@ -13,6 +14,8 @@ servers: <<: *slow - name: node3 <<: *slow + - name: node4 + <<: *slow global: subnet: -- cgit v1.2.3