test1541 412 B

12345678910111213141516171819202122232425262728293031323334
  1. <testcase>
  2. <info>
  3. <keywords>
  4. HTTP
  5. HTTP GET
  6. multi-threaded
  7. connection-sharing
  8. </keywords>
  9. </info>
  10. # Server-side
  11. <reply>
  12. </reply>
  13. # Client-side
  14. <client>
  15. <server>
  16. http
  17. </server>
  18. <tool>
  19. lib1541
  20. </tool>
  21. <name>
  22. connection sharing using 67 parallel threads for 7 seconds
  23. </name>
  24. <command>
  25. http://%HOSTIP:%HTTPPORT/1
  26. </command>
  27. </client>
  28. # Verify data after the test has been "shot"
  29. <verify>
  30. </verify>
  31. </testcase>