Initial draft- patch to limit bandwidth by percent of measured rate

2007-10-08 Thread Tony Godshall
Please find attached... The quick test: If you run wget with --limit-percent 50, you should see it run at full blast for 15 seconds and then back off till it's downloading at 50% the rate it acheived in the first 15 seconds. This is only the initial Works For Me version of the patch. Comments w

Re: working on patch to limit to "percent of bandwidth"

2007-10-08 Thread Micah Cowan
And here's another post that apparently got sent with an erroneous signature. I think I may have figured out what was wrong; I specifically remember that I was still holding shift down when I typed one of the spaces in my passphrase... maybe that results in some screwiness... -- Micah J. Cowan Pr

Re: working on patch to limit to "percent of bandwidth"

2007-10-08 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 A. P. Godshall wrote: > Hi > > New to the list. Welcome! > Wrote a patch that Works For Me to limit to a "percent of measured > bandwidth". This is useful, like --limit-rate, in cases where an > upstream switch is poorly made and interactive user

Re: working on patch to limit to "percent of bandwidth"

2007-10-08 Thread Josh Williams
On 10/8/07, A. P. Godshall <[EMAIL PROTECTED]> wrote: > Anyhow, does this seem like something others of you could use? Should > I submit the patch to the submit list or should I post it here for > people to hash out any parameterization niceties etc first? Go ahead and send it on here so we can c

working on patch to limit to "percent of bandwidth"

2007-10-08 Thread A. P. Godshall
Hi New to the list. Wrote a patch that Works For Me to limit to a "percent of measured bandwidth". This is useful, like --limit-rate, in cases where an upstream switch is poorly made and interactive users get locked out when a single box does a wget, but limit-pct is more "automatic" in the sens

Re: automake-ify wget [0/N]

2007-10-08 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ralf Wildenhues wrote: > Hello Micah, > > * Micah Cowan wrote on Sat, Oct 06, 2007 at 12:04:53AM CEST: >> Ralf Wildenhues wrote: >>> Remove all files that will be installed/governed by automake: >>> (We keep deprecated mkinstalldirs for now, as po/M

Re: automake-ify wget [0/N]

2007-10-08 Thread Ralf Wildenhues
Hello Micah, * Micah Cowan wrote on Sat, Oct 06, 2007 at 12:04:53AM CEST: > Ralf Wildenhues wrote: > > Remove all files that will be installed/governed by automake: > > (We keep deprecated mkinstalldirs for now, as po/Makefile.in.in still > > uses it. We keep config.rpath until the switch to a ne

Re: scan.coverity.com

2007-10-08 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Daniel Stenberg wrote: > Hey > > Just to let you know, it seems that coverity.com scans/scanned wget as > part of their scan project, and I belive a wget person could get a > signin and get to see the details from that: > > http://scan.coverity

scan.coverity.com

2007-10-08 Thread Daniel Stenberg
Hey Just to let you know, it seems that coverity.com scans/scanned wget as part of their scan project, and I belive a wget person could get a signin and get to see the details from that: http://scan.coverity.com/rung0.html We got curl added as well and coverity did find a range of ra