[tor-bugs] #3282 [Torperf]: Extend the new Python Torperf to talk to tor's control port
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue May 24 14:57:51 UTC 2011
#3282: Extend the new Python Torperf to talk to tor's control port
-------------------------+--------------------------------------------------
Reporter: karsten | Owner: tomb
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Torperf | Version:
Keywords: | Parent: #2565
Points: | Actualpoints:
-------------------------+--------------------------------------------------
After finishing #3281, we should extend Torperf to talk to the control
ports of the tor processes it started before. Torperf should use TorCtl
for this task similar to `extra_stats.py` and `entrycons.py`. In fact, we
can probably re-use most of the code from these two files.
Connecting to tor's control port has two purposes that have to be
performed by the new Torperf: First, Torperf may have to influence tor's
guard node selection algorithm depending on its configuration, and second,
Torperf will have to process control port events and write them to a local
.extradata file.
Assigning to tomb upon request.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3282>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list