mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 09:05:04 -05:00
35 lines
412 B
Plaintext
35 lines
412 B
Plaintext
<testcase>
|
|
<info>
|
|
<keywords>
|
|
HTTP
|
|
HTTP GET
|
|
multi-threaded
|
|
connection-sharing
|
|
</keywords>
|
|
</info>
|
|
|
|
# Server-side
|
|
<reply>
|
|
</reply>
|
|
|
|
# Client-side
|
|
<client>
|
|
<server>
|
|
http
|
|
</server>
|
|
<tool>
|
|
lib1541
|
|
</tool>
|
|
<name>
|
|
connection sharing using 67 parallel threads for 7 seconds
|
|
</name>
|
|
<command>
|
|
http://%HOSTIP:%HTTPPORT/1
|
|
</command>
|
|
</client>
|
|
|
|
# Verify data after the test has been "shot"
|
|
<verify>
|
|
</verify>
|
|
</testcase>
|