Re: [tor-dev] Is PublishServerDescriptor needed to collect metrics?

2014-10-13 Thread Roger Dingledine
On Mon, Oct 13, 2014 at 09:44:24PM -0700, David Fifield wrote: > If a bridge has > PublishServerDescriptor 0 > does that prevent it from counting in metrics? Correct. If it's set to 0, it never goes to the bridge authority, so none of the metrics databases ever see it. > If so, what's the r

[tor-dev] Is PublishServerDescriptor needed to collect metrics?

2014-10-13 Thread David Fifield
If a bridge has PublishServerDescriptor 0 does that prevent it from counting in metrics? If so, what's the right setting to enable metrics (0|1|v3|bridge,...)? Is there a way to send metrics data without also ending up in BridgeDB? David Fifield

Re: [tor-dev] Patches to improve mobile hidden service performance

2014-10-13 Thread Nick Mathewson
On Wed, Oct 8, 2014 at 5:17 AM, Michael Rogers wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 08/10/14 08:34, grarpamp wrote: >> I've added a link to this thread to the below ticket. Somewhere >> therein I and Qingping were describing need and syntax to >> flush/fetch hidden ser

Re: [tor-dev] Optimising Tor node selection probabilities

2014-10-13 Thread Steven Murdoch
On 11 Oct 2014, at 01:14, Virgil Griffith wrote: > Will a longer version of this paper be coming out, particularly one for > developers? I don’t have any immediate plans to do so, as my current thinking is it would end up being a queuing theory tutorial with the current paper appended, and pl