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