Roger Dingledine commited on 2014-06-10 18:25:19
Zeige 1 geänderte Dateien mit 0 Einfügungen und 18 Löschungen.
| ... | ... |
@@ -155,8 +155,6 @@ country) |
| 155 | 155 |
<li><a href="#IDontHaveAStaticIP">I don't have a static IP.</a></li> |
| 156 | 156 |
<li><a href="#PortscannedMore">Why do I get portscanned more often |
| 157 | 157 |
when I run a Tor relay?</a></li> |
| 158 |
- <li><a href="#MoreThanOneCPU">I have more than one CPU. Does this |
|
| 159 |
- help?</a></li> |
|
| 160 | 158 |
<li><a href="#HighCapacityConnection">How can I get Tor to fully |
| 161 | 159 |
make use of my high capacity connection?</a></li> |
| 162 | 160 |
<li><a href="#RelayFlexible">How stable does my relay need to |
| ... | ... |
@@ -2253,22 +2251,6 @@ from the source code release tor-0.2.4.16-rc is: |
| 2253 | 2251 |
|
| 2254 | 2252 |
<hr> |
| 2255 | 2253 |
|
| 2256 |
- <a id="MoreThanOneCPU"></a> |
|
| 2257 |
- <h3><a class="anchor" href="#MoreThanOneCPU">I have more than one CPU. |
|
| 2258 |
- Does this help?</a></h3> |
|
| 2259 |
- |
|
| 2260 |
- <p> |
|
| 2261 |
- Yes. You can set your NumCpus config option in torrc to the number of |
|
| 2262 |
- CPUs you have, and Tor will spawn this many cpuworkers to deal with |
|
| 2263 |
- public key operations in parallel. |
|
| 2264 |
- </p> |
|
| 2265 |
- |
|
| 2266 |
- <p> |
|
| 2267 |
- This option has no effect for clients. |
|
| 2268 |
- </p> |
|
| 2269 |
- |
|
| 2270 |
- <hr> |
|
| 2271 |
- |
|
| 2272 | 2254 |
<a id="HighCapacityConnection"></a> |
| 2273 | 2255 |
<h3><a class="anchor" href="#HighCapacityConnection">How can I get Tor to fully |
| 2274 | 2256 |
make use of my high capacity connection?</a></h3> |
| 2275 | 2257 |