# This test case is primarily meant to verify that parsing and adding the 100K # files is a swift operation. # HTTP HTTP PUT # # Server-side # Client-side none Attempt to upload 100K files but fail immediately -K log/cmd1291 --fail-early XXXXXXXx # generate the config file perl -e 'for(1 .. 100000) { printf("upload-file=log/upload-this\nurl=htttttp://non-existing-host.haxx.se/upload/1291\n", $_);}' > log/cmd1291; # Verify data after the test has been "shot" 1 # we disable valgrind here since it takes 40+ seconds even on a fairly snappy # machine disable