Re: [tor-relays] dns request capitalization, tor and unbound

2016-07-09 Thread Tristan
That's my thought as well. At any rate, not using a cache for DNS queries would add even more latency to the network. On Jul 9, 2016 10:01 AM, "Petrusko" wrote: > > It shouldn't affect unbound's ability to cache anything. However, I > personally think it is inappropriate to

Re: [tor-relays] dns request capitalization, tor and unbound

2016-07-09 Thread Petrusko
> It shouldn't affect unbound's ability to cache anything. However, I > personally think it is inappropriate to run a DNS cache on an exit > node, because that preserves a record on the exit node of what people > are using it for. > > zw Hey, I'm not an Unbound expert, I think Unbound doesn't

Re: [tor-relays] dns request capitalization, tor and unbound

2016-07-08 Thread Philipp Winter
On Sun, Jul 03, 2016 at 09:51:43AM -0400, Zack Weinberg wrote: > However, I personally think it is inappropriate to run a DNS cache on > an exit node, because that preserves a record on the exit node of what > people are using it for. Are you concerned about the DNS cache logging to disk, or

Re: [tor-relays] dns request capitalization, tor and unbound

2016-07-03 Thread Toralf Förster
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/03/2016 03:51 PM, Zack Weinberg wrote: > However, I personally think it is inappropriate to run a DNS cache > on an exit node, because that preserves a record on the exit node > of what people are using it for. IMO both statement aren't

Re: [tor-relays] dns request capitalization, tor and unbound

2016-07-03 Thread Tom van der Woerdt
Op 03/07/16 om 15:51 schreef Zack Weinberg: > On Sun, Jul 3, 2016 at 9:25 AM, ajs124 wrote: >> >> Afterwards, I noticed that most if not all the DNS request are randomly >> capitalized. >> Does this impact unbound's caching ability? My cache hit/miss ratio is >> around 1/5. > >

Re: [tor-relays] dns request capitalization, tor and unbound

2016-07-03 Thread Zack Weinberg
On Sun, Jul 3, 2016 at 9:25 AM, ajs124 wrote: > > Afterwards, I noticed that most if not all the DNS request are randomly > capitalized. > Does this impact unbound's caching ability? My cache hit/miss ratio is around > 1/5. This is "0x20 encoding", see

[tor-relays] dns request capitalization, tor and unbound

2016-07-03 Thread ajs124
Hey, I recently started running my first two exit relays. Since it was mentioned on the mailing list a while back and seem like a reasonable thing to do, I installed and configured unbound. Afterwards, I noticed that most if not all the DNS request are randomly capitalized. Does this impact