Re: [tor-relays] Hardware requirements for a fast Tor relay

2021-11-15 Thread Elias via tor-relays
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >Since this is virtualization, make sure that features such as AES >acceleration are active. Yes, I have tested that. Is active. >The number of cores is not really relevant since Tor is not >multi-threaded. The EPYC 7702 can boost up to 3.35 GHz

Re: [tor-relays] Hardware requirements for a fast Tor relay

2021-11-12 Thread tor-operator--- via tor-relays
Elias via tor-relays wrote: > This is actually not a "real" root server, it's a KVM server (of > course). The CPU is an AMD EPYC 7702 with 2 dedicated cores per > server@3,35GHz. Since this is virtualization, make sure that features such as AES acceleration are active. The number of cores is no

Re: [tor-relays] Hardware requirements for a fast Tor relay

2021-11-11 Thread Elias via tor-relays
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Thank you for your suggestions, Gary. This is actually not a "real" root server, it's a KVM server (of course). The CPU is an AMD EPYC 7702 with 2 dedicated cores per server@3,35GHz. I chose this server because the bandwith is unmetered and it's

Re: [tor-relays] Hardware requirements for a fast Tor relay

2021-11-10 Thread Gary C. New via tor-relays
The following are some of the more important config options that I use for such a small middle relay: # Tor: A non-exit relay should be able to handle 7000 concurrent connections                                                                   ulimit -n 65535 DirCache 0              

Re: [tor-relays] Hardware requirements for a fast Tor relay

2021-11-10 Thread Elias via tor-relays
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I'm sorry that I now spam the mailing list, but I made a mistake. I'm of course NOT logging at debug level, it's just one logfile (notices.log). I logged debug when I was running the relay on the VPS because I wanted to know why it crashed all the

Re: [tor-relays] Hardware requirements for a fast Tor relay

2021-11-10 Thread failing.flyaway443--- via tor-relays
I just read this research paper, maybe it's worth thinking about some kind of implementation of this approach some time in the future. It's an interesting read anyway. uwspace.uwaterloo.ca/bitstream/handle/10012/16108/Engler_Steven.pdf Regards ___ tor-r

Re: [tor-relays] Hardware requirements for a fast Tor relay

2021-11-10 Thread failing.flyaway443--- via tor-relays
Hi Gary, thank you for your response. I think I just worry too much. I watched my relay all the time today, I had bandwidth usage of 30MB/s at times and HTOP showed me a Load average of 0.29/0.29/0.30. I know that this is totally fine for a dual core. The relay is up and running for 3 days and 8

Re: [tor-relays] Hardware requirements for a fast Tor relay

2021-11-09 Thread Gary C. New via tor-relays
It's surprising that you're running into CPU issues. It's typically RAM that is exhausted first. I have 5 x Dual Core 256MB Tor Relay Nodes loadbalanced as a Single Middle Relay that never have CPU issues. It's always a matter of running out of RAM for me. The loadbalanced Tor Relay maintai