01efa67f883390df89beff7ebb30a51cfce2c009
[platform/upstream/curl.git] / tests / data / test1903
1 <testcase>
2 <info>
3 <keywords>
4 HTTP
5 pipelining
6 multi
7 </keywords>
8 </info>
9
10 # Server-side
11 <reply>
12 <data>
13 Adding handle 0
14 Handle 0 Completed with status 0
15 Adding handle 1
16 Adding handle 2
17 Adding handle 3
18 Adding handle 4
19 Adding handle 5
20 Adding handle 6
21 Handle 2 Completed with status 0
22 Handle 3 Completed with status 0
23 Handle 4 Completed with status 0
24 Handle 5 Completed with status 0
25 Handle 6 Completed with status 0
26 Handle 1 Completed with status 0
27 </data>
28 </reply>
29
30 # Client-side
31 <client>
32 <server>
33 http-pipe
34 </server>
35 <tool>
36 lib1900
37 </tool>
38  <name>
39 HTTP GET using pipelining, penalized on content-length
40  </name>
41  <command>
42 http://%HOSTIP:%HTTPPIPEPORT/
43 </command>
44 <file name="log/urls.txt">
45 0 1k.txt
46 1000 100k.txt
47 550 alphabet.txt
48 10 alphabet.txt
49 10 alphabet.txt
50 10 alphabet.txt
51 10 alphabet.txt
52 </client>
53
54 # Verify data after the test has been "shot"
55 <verify>
56 </verify>
57 </testcase>