How to enable 1000 http client downloading 1000 file at the same timein curl-loader
Status: Alpha
Brought to you by:
coroberti
From: Support <su...@ta...> - 2009-05-22 08:03:52
|
Dear Sir, I would like to use curlloader to simulate a scenario like 1000 http test clients download 1000 different files via http at the same time. I can define 1000 different URL in config file like URL=http://server_ip/fileN where N = 1 1000 However, if I use 1000 different URL in the config file, all clients download file1 at the same time; after file1 downloaded completely, all client download file2, and so on. How can I make all clients download different files at the same time. Please help. Thank you. Best Regards, Andy Ng |