[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: max bandwidth?
On Sat, 25 Jun 2016, Marcin Cieslak wrote:
> On Thu, 23 Jun 2016, Sarah Alawami wrote:
>
> > Hello to all. I tried to implement a max bandwidth of 2 gigs in one
> > of my scripts. I do not have this set in the config as I want this to
> > be script specific. I did something like --maxbw 200000000000 but it
> > already did about 3 gigs. Did I calculate wrong/ I also tried maxbw
> > 3g thinking that would also work, but not yet. I didn't see anything
> > wrong in the debug log so am a bit confused.
>
> Just a question: how did you measure it? I understand this option
> controls a maximum bandwidth per second, not the total amount
> of traffic. I wish I had a 3 gigabyte per second pipe over here :)
Scratch that, I was thinking about --maxbw-rate. *This* is confusing!
Marcin