mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
udp load test: use connection IDs from responses in requests
This commit is contained in:
parent
efa79303d2
commit
0b6a02e1a7
2 changed files with 15 additions and 2 deletions
|
|
@ -124,7 +124,7 @@ impl Default for RequestConfig {
|
|||
number_of_peers: 2_000_000,
|
||||
scrape_max_torrents: 10,
|
||||
announce_peers_wanted: 30,
|
||||
weight_connect: 0,
|
||||
weight_connect: 1,
|
||||
weight_announce: 100,
|
||||
weight_scrape: 1,
|
||||
peer_seeder_probability: 0.75,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue