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 4 Completed with status 0 22Handle 5 Completed with status 0 23Handle 6 Completed with status 0 24Handle 1 Completed with status 0 25Handle 2 Completed with status 0 26Handle 3 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 43 </name> 44 <command> 45http://%HOSTIP:%HTTPPIPEPORT/ log/urls1900.txt 46</command> 47<file name="log/urls1900.txt"> 480 1k.txt 491000 100k.txt 500 1k.txt 510 1k.txt 520 1k.txt 530 1k.txt 540 1k.txt 55</file> 56</client> 57 58# Verify data after the test has been "shot" 59<verify> 60</verify> 61</testcase> 62