1<testcase>
2<info>
3<keywords>
4HTTP
5pipelining
6multi
7</keywords>
8</info>
9
10# Server-side
11<reply>
12<data>
13Adding handle 0
14Handle 0 Completed with status 0
15Adding handle 1
16Adding handle 2
17Adding handle 3
18Adding handle 4
19Adding handle 5
20Adding handle 6
21Handle 2 Completed with status 0
22Handle 3 Completed with status 0
23Handle 4 Completed with status 0
24Handle 1 Completed with status 0
25Handle 5 Completed with status 0
26Handle 6 Completed with status 0
27</data>
28</reply>
29
30# Client-side
31<client>
32<server>
33http-pipe
34</server>
35<features>
36http
37</features>
38<tool>
39lib1900
40</tool>
41 <name>
42HTTP GET using pipelining, blacklisted site
43 </name>
44 <command>
45http://%HOSTIP:%HTTPPIPEPORT/
46</command>
47<file name="log/urls.txt">
48blacklist_site 127.0.0.1:%HTTPPIPEPORT
490 1k.txt
501000 100k.txt
510 1k.txt
520 1k.txt
530 1k.txt
540 1k.txt
550 1k.txt
56</file>
57</client>
58
59# Verify data after the test has been "shot"
60<verify>
61</verify>
62</testcase>
63