On Tue, 23 Jan 2007 11:23:30 -0800 Roger Dingledine <[EMAIL PROTECTED]> wrote: >On Tue, Jan 23, 2007 at 11:05:43AM -0800, Joseph B. Kowalski >wrote: >> Would it be possible to make the Write/Read limiting not apply >to >> connections to the Tor control port? I have noticed that since >Tor >> 0.1.2.5-alpha, when write limiting was enabled, responses from >the >> Tor control port seem to be throttled back > >This was a bug in 0.1.2.5-alpha and 0.1.2.6-alpha. The goal was to >not enforce rate limiting on "internal" connections (127.0.0.1, >10/8, >192.168/16, etc), but it didn't quite happen. I fixed this in SVN >r9369, >and it will be part of 0.1.2.7-alpha. > >> depending on circumstances. By "big requests", I mean a request >> like "GETINFO desc/all-recent" or "GETINFO ns/all". The reason >this > >I made big requests work a lot better (I think) in r9382. > >Try upgrading to the latest SVN, and let us know if it works >better >for you. > >Thanks, >--Roger
Hi Roger, I tried SVN rev. 9396, and it is much better. It is at least as fast on big control port requests as it was in 0.1.2.4-alpha, and quite possibly faster. Thanks a bunch! Best regards, Joe Kowalski

