[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Problem with bandwidth



On Thu, Jun 21, 2007 at 12:09:22AM -0400, phobos@xxxxxxxxxx wrote:
> : In my torrc:
> : BandwidthBurst 30000
> : BandwidthRate 22000
> : MaxAdvertisedBandwidth 20480
> 
> Tor defaults to KB unless you specify otherwise.  Are you sure you want
> to advertise 20,480 KB/s?

Uhm, no, it defaults to bytes unless you specify otherwise.

Which means we have the opposite problem sometimes (people try to
rate limit to 20 bytes per second), but hopefully the checks in config.c
notice that.

--Roger