Its a Pi1, model B with 512MB RAM. RelayBandwidthRate 10000 KB # Throttle traffic to 1000KB/s (800Kbps) RelayBandwidthBurst 20000 KB # But allow bursts up to 2000KB/s (1600Kbps) MaxAdvertisedBandwidth 10000 KB (anything to change here?)
I have a 60MBit Internet Connection at home with a static IP-Adress. Downstream about 65MBps, Upstream 5 MBps.
Message: 1 Date: Tue, 20 Oct 2015 20:10:44 -0400 From: 12xBTM 12xbtm@gmail.com To: tor-relays@lists.torproject.org Subject: Re: [tor-relays] Optimizing TOR Relay Message-ID: 5626D804.7070306@gmail.com Content-Type: text/plain; charset=windows-1252
If this is a raspberry pi 2, set in Torrc: "NumCPUs 4"
What is your advertised bandwidth? I can personally say that a RPi2 has no trouble moving 20Mbps, which would run you a ~50Mbps connection to get that kind of utilization. If you're talking about a RPi1, you don't have enough bandwidth dedicated to get the usage you want.
On 20.10.15 8:08, Volker Mink wrote:
-now without HTML-
Hi Folks.
Some Stats: fingerprint: E20FF09A9A800B16C1C7C16E8C0DF95F46F649B0 cpu: 0.0% tor, 12.3% arm mem: 149 MB (34.4%) pid: 2200 cpu: 20.0% tor, 10.2% arm mem: 149 MB (34.4%) pid: 2200
load average: 0,30, 0,36, 0,33 %Cpu(s): 18,0 us, 3,1 sy, 0,0 ni, 75,3 id, 0,2 wa, 0,0 hi, 3,5 si, 0,0 st KiB Mem: 445044 total, 349348 used, 95696 free, 79872 buffers KiB Swap: 102396 total, 0 used, 102396 free, 119044 cached
2200 debian-t 20 0 168m 149m 42m R 23,4 34,5 940:35.09 tor
This looks like my raspberry is more on idle than serving the TOR network. How can i improve this? Bandwith limit is more than my internet connection can cover.
Starting another tor-process? How to manage this? Editing some Lines in the torrc-file to speed it up?
Help is appreciated. Kind regards, volker _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
On Wed, 21 Oct 2015 14:20:06 +0200 "Volker Mink" volker.mink@gmx.de wrote:
RelayBandwidthRate 10000 KB # Throttle traffic to 1000KB/s (800Kbps) RelayBandwidthBurst 20000 KB # But allow bursts up to 2000KB/s (1600Kbps) MaxAdvertisedBandwidth 10000 KB (anything to change here?)
Change or remove comments so that they are not straight up lying/misleading.
On 22 Oct 2015, at 01:42, 12xBTM 12xbtm@gmail.com wrote:
Here's your problem:
On 21.10.15 8:20, Volker Mink wrote: Upstream 5 MBps
Tor bandwidth usage is more or less symmetric upstream / downstream.
So you'll only ever get 5Mbps or less of tor traffic out of this connection.
Tim
tor-relays@lists.torproject.org