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] Patches to improve mobile hidden service performance

2014-10-08 Thread Michael Rogers
-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 service descriptors via control. For which your > HS descriptor pu

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

2014-10-08 Thread Michael Rogers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 08/10/14 02:55, John Brooks wrote: >> 1. Each time the network's enabled, don't try to build >> introduction circuits until we've successfully built a circuit. >> This avoids a problem where we'd try to build introduction >> circuits immediately

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

2014-10-08 Thread grarpamp
On Tue, Oct 7, 2014 at 4:35 AM, Michael Rogers wrote: > 2. Added a command to the control protocol to purge any cached state > relating to a specified hidden service. This command can be used > before trying to connect to the service to force Tor to download a > fresh descriptor. It's a more fine-

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

2014-10-07 Thread John Brooks
On Oct 7, 2014, at 2:35 AM, Michael Rogers wrote: > Hi all, > > I've been experimenting with small changes to Tor to improve the > performance of mobile hidden services. The following patches for Tor > and jtorctl make two performance improvements: > > 1. Each time the network's enabled, don't

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

2014-10-07 Thread Michael Rogers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi all, I've been experimenting with small changes to Tor to improve the performance of mobile hidden services. The following patches for Tor and jtorctl make two performance improvements: 1. Each time the network's enabled, don't try to build intr