Ticket #1213: lighttpd-150-shaper-bug-wget.txt

File lighttpd-150-shaper-bug-wget.txt, 1.4 kB (added by deblog@gmail.com, 9 months ago)

Output of test with wget.

Line 
1 fs02:~# wget http://testb.example.com/0/test.bin
2 --01:18:16--  http://testb.example.com/0/test.bin
3            => `test.bin.2'
4 Resolving testb.example.com... 192.168.1.1
5 Connecting to testb.example.com|192.168.1.1|:80... connected.
6 HTTP request sent, awaiting response... 200 OK
7 Length: 366,600,192 (350M) [application/octet-stream]
8
9  1% [                                                                                  ] 4,026,634     --.--K/s
10
11 01:18:16 (105.77 MB/s) - Connection closed at byte 4026634. Retrying.
12
13 --01:18:17--  http://testb.example.com/0/test.bin
14   (try: 2) => `test.bin.2'
15 Connecting to testb.example.com|192.168.1.1|:80... connected.
16 HTTP request sent, awaiting response... 206 Partial Content
17 Length: 366,600,192 (350M), 362,573,558 (346M) remaining [application/octet-stream]
18
19  2% [=>                                                                                ] 10,240,376    --.--K/s
20
21 01:18:17 (105.71 MB/s) - Connection closed at byte 10240376. Retrying.
22
23 --01:18:19--  http://testb.example.com/0/test.bin
24   (try: 3) => `test.bin.2'
25 Connecting to testb.example.com|192.168.1.1|:80... connected.
26 HTTP request sent, awaiting response... 206 Partial Content
27 Length: 366,600,192 (350M), 356,359,816 (340M) remaining [application/octet-stream]
28
29  6% [++==>                                                                             ] 24,614,464    --.--K/s
30
31 01:18:19 (107.92 MB/s) - Connection closed at byte 24614464. Retrying.