Re: How to enable 1000 http client downloading 1000 file at the same timein curl-loader
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2009-05-22 10:27:44
|
Hi Andy On Fri, May 22, 2009 at 10:49 AM, Support <su...@ta...> wrote: > 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. > Note, that at the first cycle they are dowing it rather synchronously, but further each client can progresses independently. To enhance that you can use TIMER_AFTER_URL_SLEEP as a randon value, e.g. TIMER_AFTER_URL_SLEEP=0-5000 and keep TIMER_URL_COMPLETION at a rather large value. At at ceratin stage, let's say after several hundred cycles, the clients are supposed to work with your URLs in a rather random fashion. Take care. -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com Assistive technology that understands you ...................................................................... |