throttling down to ~5MB/s
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 12 Sep 2011 16:32:36 +0000 (16:32 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 12 Sep 2011 16:32:36 +0000 (16:32 +0000)
src/transport/test_transport_api_unreliability_udp_peer1.conf
src/transport/test_transport_api_unreliability_udp_peer2.conf

index b57bdee53781c07b5764da27d6ed139a76680997..6f8c44af4c50341868c0f73ce7cd5e9bf38bac5b 100644 (file)
@@ -5,7 +5,7 @@ DEFAULTCONFIG = test_transport_api_udp_peer1.conf
 
 [transport-udp]
 PORT = 12040
-MAX_BPS = 50000000
+MAX_BPS = 500000
 
 [arm]
 PORT = 12045
index cf54000e6e5301e73b5d4aea4729b55efc4d92d5..9d36b64f4e0f12e8ecaf9ec3b6aae197fd2055d8 100644 (file)
@@ -5,7 +5,7 @@ DEFAULTCONFIG = test_transport_api_udp_peer2.conf
 
 [transport-udp]
 PORT = 12050
-MAX_BPS = 50000000
+MAX_BPS = 5000000
 
 [arm]
 PORT = 12055