Matt Pagan commited on 2014-02-01 16:37:31
Zeige 1 geänderte Dateien mit 7 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -160,6 +160,10 @@ be?</a></li> |
| 160 | 160 |
available to Tor relays?</a></li> |
| 161 | 161 |
<li><a href="#LimitTotalBandwidth">How can I limit the total amount |
| 162 | 162 |
of bandwidth used by my Tor relay?</a></li> |
| 163 |
+ <li><a href="#RelayWritesMoreThanItReads">Why does my relay write |
|
| 164 |
+ more bytes onto the network than it reads?</a></li> |
|
| 165 |
+ <li><a href="#Hibernation">Why can I not browse anymore after |
|
| 166 |
+ limiting bandwidth on my Tor relay?</a></li> |
|
| 163 | 167 |
<li><a href="#ExitPolicies">I'd run a relay, but I don't want to deal |
| 164 | 168 |
with abuse issues.</a></li> |
| 165 | 169 |
<li><a href="#DifferentComputer">I want to run my Tor client on a |
| ... | ... |
@@ -2682,8 +2686,8 @@ too. |
| 2682 | 2686 |
<hr> |
| 2683 | 2687 |
|
| 2684 | 2688 |
<a id="RelayWritesMoreThanItReads"></a> |
| 2685 |
- <h3>< class="anchor" href="#RelayWritesMoreThanItReads">Why does my relay |
|
| 2686 |
- write more bytes onto the network than it reads?</h3> |
|
| 2689 |
+ <h3><a class="anchor" href="#RelayWritesMoreThanItReads">Why does my relay |
|
| 2690 |
+ write more bytes onto the network than it reads?</a></h3> |
|
| 2687 | 2691 |
|
| 2688 | 2692 |
<p>You're right, for the most part a byte into your Tor relay means a |
| 2689 | 2693 |
byte out, and vice versa. But there are a few exceptions:</p> |
| ... | ... |
@@ -2702,7 +2706,7 @@ too. |
| 2702 | 2706 |
|
| 2703 | 2707 |
<a id="Hibernation"></a> |
| 2704 | 2708 |
<h3><a class="anchor" href="#Hibernation">Why can I not browse anymore |
| 2705 |
- after limiting bandwidth on my Tor relay?</a> |
|
| 2709 |
+ after limiting bandwidth on my Tor relay?</a></h3> |
|
| 2706 | 2710 |
|
| 2707 | 2711 |
<p>The parameters assigned in the <a |
| 2708 | 2712 |
href="#LimitTotalBandwidth">AccountingMax</a> and <a |
| 2709 | 2713 |