[tor-commits] [tech-reports/master] Using stream isolation features is probably the easiest way to create new circuits
karsten at torproject.org
karsten at torproject.org
Wed Oct 30 18:44:39 UTC 2013
commit 10ac93ac0c477df913d66c1a3f5f1b67ffdebf1b
Author: Lunar <lunar at torproject.org>
Date: Fri Sep 6 18:14:48 2013 +0200
Using stream isolation features is probably the easiest way to create new circuits
---
2013/torperf2/torperf2.tex | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/2013/torperf2/torperf2.tex b/2013/torperf2/torperf2.tex
index 1c643c0..fccd38e 100644
--- a/2013/torperf2/torperf2.tex
+++ b/2013/torperf2/torperf2.tex
@@ -239,6 +239,10 @@ value that is lower than the experiment period.
An alternative may be to send the \verb+NEWNYM+ signal to the tor process
after every stream.%
\footnote{\url{https://trac.torproject.org/projects/tor/ticket/2766}}
+The easiest path might be to leverage on the stream isolation features
+introduced in tor 0.2.3%
+\footnote{\url{https://gitweb.torproject.org/torspec.git/blob/HEAD:/proposals/171-separate-streams.txt\#l93}}
+and use a different SOCKS username/password for each requests.
The best way to extract these requirements is to read the source.%
\footnote{\url{https://gitweb.torproject.org/torperf.git/tree}}
More information about the tor-commits
mailing list