[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10429 [Flashproxy]: Test multiple flashproxy Bridge lines
#10429: Test multiple flashproxy Bridge lines
-----------------------------+--------------------
Reporter: dcf | Owner: dcf
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Flashproxy | Version:
Resolution: fixed | Keywords:
Actual Points: | Parent ID:
Points: |
-----------------------------+--------------------
Comment (by dcf):
Here are more graphs after running the experiment a bit longer.
The average success ratios:
1 bridge line: 0.9138285
5 bridge lines: 0.9304952
[[Image(20140405-failures.1.png)]]
[[Image(20140405-failures.5.png)]]
[[Image(20140405-fracsuccess.png)]]
Mental note: I had two cron jobs running [[attachment:exercise.sh]] with
different [[attachment:torrc]] files having different numbers of bridge
lines. I extracted the data files that are the input to
[[attachment:graphs.R]] with
{{{
grep -c YourFuckingHostname 1/log/log-* | sed -e
's/.*\/log-\(.*\)-\(..:..\):\(.*\)/\1 \2:00 \t\3/' > data.1
grep -c YourFuckingHostname 5/log/log-* | sed -e
's/.*\/log-\(.*\)-\(..:..\):\(.*\)/\1 \2:00 \t\3/' > data.5
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10429#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs