test: Ease up udp-load test some more

This commit is contained in:
Heikki Hannikainen 2022-10-25 08:29:17 +03:00
parent 91449335a2
commit a37a7c5c59
1 changed files with 2 additions and 4 deletions

View File

@ -36,10 +36,8 @@ ok($ret, 1, "Failed to connect to the server: " . $i_full->{'error'});
# test ########################## # test ##########################
my $flush_interval = 500; my $flush_interval = 300;
#$flush_interval = 300; my $bytelimit = 64*1024;
my $bytelimit = 128*1024;
#my $bytelimit = 4096;
my $window = 12*1024; my $window = 12*1024;
#my $max_speed = 500; # packets /s #my $max_speed = 500; # packets /s