Re: --random-wait: users can no longer specify a minimum wait

2006-02-05 Thread Hrvoje Niksic
Dan Jacobson <[EMAIL PROTECTED]> writes: > H> Maybe it should rather vary between 0.5*wait and 1.5*wait? > There you go again making assumptions about what the user wants. Simply looking for a more reasonable default.

Re: --random-wait: users can no longer specify a minimum wait

2006-02-04 Thread Dan Jacobson
H> Maybe it should rather vary between 0.5*wait and 1.5*wait? There you go again making assumptions about what the user wants. H> I think it'd be a shame to spend more arguments on such a rarely-used H> feature. --random-wait[=a,b,c,d...] loaded with lots of downwardly compatible

Re: --random-wait: users can no longer specify a minimum wait

2006-02-02 Thread Hrvoje Niksic
Dan Jacobson <[EMAIL PROTECTED]> writes: > "--random-wait causes the time between requests to vary between 0 and > 2 * wait seconds, where wait was specified using the --wait option, " > > So one can no longer specify a minimum wait time! Good point. Maybe it should

--random-wait: users can no longer specify a minimum wait

2006-02-02 Thread Dan Jacobson
"--random-wait causes the time between requests to vary between 0 and 2 * wait seconds, where wait was specified using the --wait option, " So one can no longer specify a minimum wait time! The 2 and at least the 0 should be user configurable floating numbers.

--random-wait but no --wait

2004-06-21 Thread Dan Jacobson
The man page doesn't say what will happen if one specifies --random-wait but no --wait has been used. Perhaps just say under --wait that --wait=0 if not set.

RE: --random-wait

2001-11-26 Thread Herold Heiko
Obviously, that's another possibility. Also (with either one) would be nice something like --random-wait=20% wait from 80..120% of the wait time, calculated after all the commandline and wgetrc and system wgetrc have been evaluated. Would be nice, dump random-wait = 50% in the wgetrc an

Re: --random-wait

2001-11-26 Thread Vladi Belperchinov-Shabanski
hi! --random-wait=20 between 0 and 20 secs. --random-wait=20..30 between 20 and 30 (closed-closed) :))) or of cource: --random-wait=20-30 P! Vladi. Herold Heiko wrote: > > I couldn't test that option yet, > > but it seems to use 0 .. 2*opt.wai

--random-wait

2001-11-26 Thread Herold Heiko
I couldn't test that option yet, but it seems to use 0 .. 2*opt.wait for it's random waiting. What if somebody wants to wait a longer time with different random intervall... say wait from 20..30 seconds ? Possibly it would be better giving random-wait a numeric option, and use some