Hi,My Tor node is not utilizing the bandwidth available to it. I have tried setting RelayBandwidthRate to various values with no change whatsoever in bandwidth usage.ÂRunning for 5 months with 99.77% uptime:Âhttps://globe.torproject.org/#/relay/1F6598EA09A82E7A5D3131E71A97C806E6FDA4A1My node has used a maximum of about 4MB/s or about 40Mbps. I've been expecting it to use 10MB/sec to 30 MB/sec. It dropped from 4MB/sec to around 1MB/sec now.OS: CentOS 6.x 64bit latestCPU: Xeon E3 1230MB: Supermicro X9SCLRAM: 8GBNetwork connection: 1000MbpsBandwidth tests show the server can easily send or receive hundreds of Mbps. I have tweaked server settings trying to get the speed up to no avail.Tor v0.2.4.24 (git-549ec02c188842f6) running on Linux with Libevent 1.4.13-stable and OpenSSL 1.0.1e-fips.Relevant config:DirPort 9030 # what port to advertise for directory connectionsRelayBandwidthRate 30 MB # Throttle traffic to 100KB/s (800Kbps)RelayBandwidthBurst 30 MB # But allow bursts up to 200KB/s (1600Kbps)DisableDebuggerAttachment 0ORPort 443ExitPolicy accept *:20-23 # FTP, SSH, telnetExitPolicy accept *:43 # WHOISExitPolicy accept *:53 # DNSExitPolicy accept *:79-81 # finger, HTTPExitPolicy accept *:88 # kerberosExitPolicy accept *:110 # POP3ExitPolicy accept *:143 # IMAPExitPolicy accept *:194 # IRCExitPolicy accept *:220 # IMAP3ExitPolicy accept *:389 # LDAPExitPolicy accept *:443 # HTTPSExitPolicy accept *:464 # kpasswdExitPolicy accept *:531 # IRC/AIMExitPolicy accept *:543-544 # KerberosExitPolicy accept *:554 # RTSPExitPolicy accept *:563 # NNTP over SSLExitPolicy accept *:636 # LDAP over SSLExitPolicy accept *:706 # SILCExitPolicy accept *:749 # kerberosÂExitPolicy accept *:873 # rsyncExitPolicy accept *:902-904 # VMwareExitPolicy accept *:981 # Remote HTTPS management for firewallExitPolicy accept *:989-995 # FTP over SSL, Netnews Administration System, telnets, IMAP over SSL, ircs, POP3 over SSLExitPolicy accept *:1194 # OpenVPNExitPolicy accept *:1220 # QT Server AdminExitPolicy accept *:1293 # PKT-KRB-IPSecExitPolicy accept *:1500 # VLSI License ManagerExitPolicy accept *:1533 # SametimeExitPolicy accept *:1677 # GroupWiseExitPolicy accept *:1723 # PPTPExitPolicy accept *:1755 # RTSPExitPolicy accept *:1863 # MSNPExitPolicy accept *:2082 # Infowave Mobility ServerExitPolicy accept *:2083 # Secure Radius Service (radsec)ExitPolicy accept *:2086-2087 # GNUnet, ELIExitPolicy accept *:2095-2096 # NBXExitPolicy accept *:2102-2104 # ZephyrExitPolicy accept *:3128 # SQUIDExitPolicy accept *:3389 # MS WBTExitPolicy accept *:3690 # SVNExitPolicy accept *:4321 # RWHOISExitPolicy accept *:4643 # VirtuozzoExitPolicy accept *:5050 # MMCCExitPolicy accept *:5190 # ICQExitPolicy accept *:5222-5223 # XMPP, XMPP over SSLExitPolicy accept *:5228 # Android MarketExitPolicy accept *:5900 # VNCExitPolicy accept *:6660-6669 # IRCExitPolicy accept *:6679 # IRC SSL ÂExitPolicy accept *:6697 # IRC SSL ÂExitPolicy accept *:8000 # iRDMIExitPolicy accept *:8008 # HTTP alternateExitPolicy accept *:8074 # Gadu-GaduExitPolicy accept *:8080 # HTTP ProxiesExitPolicy accept *:8087-8088 # Simplify Media SPP Protocol, Radan HTTPExitPolicy accept *:8332-8333 # BitCoinExitPolicy accept *:8443 # PCsync HTTPSExitPolicy accept *:8888 # HTTP Proxies, NewsEDGEExitPolicy accept *:9418 # gitExitPolicy accept *:9999 # distinctExitPolicy accept *:10000 # Network Data Management ProtocolExitPolicy accept *:11371 # OpenPGP hkp (http keyserver protocol)ExitPolicy accept *:12350 # SkypeExitPolicy accept *:19294 # Google Voice TCPExitPolicy accept *:19638 # Ensim control panelExitPolicy accept *:23456 # SkypeExitPolicy accept *:33033 # SkypeExitPolicy accept *:64738 # MumbleExitPolicy reject *:*In addition, there's another Tor node running at the same ISP (but by a different person), on completely different hardware and a different router, that exhibits the same issue:https://globe.torproject.org/#/relay/50F37822AFA257B24B3343D9BBFB0442E900FB4CFor background, I built and manage the network both servers are hosted on and have been doing so for 20 years. I also built both servers. The network is at less than 15% capacity, 99% of the time.CPU load is always at 0.00. Based in the USA, west coast.Ideas? Is there simply less demand for tor traffic in the US?
Cheers,
Jon