[tor-relays] question and concering about probability of exitnode

2015-02-08 Thread tor
hi, just want to note, i am proud to have an german exit node with 11Mbs .. but also concerned about this raising exit node probability, actually it reads for me like 1 of 400 tor-users is going through this exit (by recalculating a exit probability of 0.25 %) - this concerns me because it should

Re: [tor-relays] question and concering about probability of exitnode

2015-02-08 Thread Sebastian Urbach
On February 8, 2015 6:47:12 PM t...@viisauksena.de wrote: Hi, hi, just want to note, i am proud to have an german exit node with 11Mbs .. Thank you for running an Exit :-) but also concerned about this raising exit node probability, actually it reads for me like 1 of 400 tor-users is going

[tor-relays] Minimizing service interruption when reloading torrc?

2015-02-08 Thread Elliott Jin
Hi all, I'd like to reload torrc; I think I can do this by either restarting tor or by sending a SIGHUP to the tor process, but I'm not sure how much of a service interruption each of these approaches will cause. What's the best way to reload torrc (i.e. how can I do this in a way that minimizes

Re: [tor-relays] Minimizing service interruption when reloading torrc?

2015-02-08 Thread Sebastian Urbach
On February 9, 2015 3:45:20 AM Elliott Jin wrote: Hi Elliott, Hi all, I'd like to reload torrc; I think I can do this by either restarting tor or by sending a SIGHUP to the tor process, but I'm not sure how much of a service interruption each of these approaches will cause. What's the best w

Re: [tor-relays] Minimizing service interruption when reloading torrc?

2015-02-08 Thread Roger Dingledine
On Mon, Feb 09, 2015 at 04:29:01AM +0100, Sebastian Urbach wrote: > >I'd like to reload torrc; I think I can do this by either restarting tor or > >by sending a SIGHUP to the tor process, but I'm not sure how much of a > >service interruption each of these approaches will cause. > > > >What's the b

Re: [tor-relays] Minimizing service interruption when reloading torrc?

2015-02-08 Thread Elliott Jin
Thanks Roger, Sebastian, and Jens! Your advice worked perfectly, and I didn't have to take any downtime. On Sun, Feb 8, 2015 at 8:13 PM, Roger Dingledine wrote: > On Mon, Feb 09, 2015 at 04:29:01AM +0100, Sebastian Urbach wrote: > > >I'd like to reload torrc; I think I can do this by either res