summaryrefslogtreecommitdiffstats
path: root/scripts/cap2/lb_ex1.yaml
blob: 8d5abb616cdbecf56bafa5afae404c231b95a837 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- duration : 0.1
  generator :  
          distribution : "seq"
          clients_start : "10.10.10.1"
          clients_end   : "10.10.10.10"
          servers_start : "1.1.1.1"
          servers_end   : "1.1.1.8"
          clients_per_gb : 201
          min_clients    : 101
          dual_port_mask : "1.0.0.0" 
          tcp_aging      : 0
          udp_aging      : 0
  mac        : [0x0,0x0,0x0,0x1,0x0,0x00]
  cap_ipg    : true
  cap_info : 
     - name: avl/delay_10_https_0.pcap
       cps : 33.0
       ipg : 10000
       rtt : 10000
       w   : 1
       one_app_server : true
       server_addr : "1.1.1.1"