Roger Dingledine commited on 2013-08-16 08:03:34
Zeige 1 geänderte Dateien mit 7 Einfügungen und 5 Löschungen.
... | ... |
@@ -1771,11 +1771,13 @@ html">release |
1771 | 1771 |
use |
1772 | 1772 |
this feature.</li> |
1773 | 1773 |
|
1774 |
- <li>If you're running on Solaris, OpenBSD, NetBSD, or |
|
1775 |
- old FreeBSD, Tor is probably forking separate processes |
|
1776 |
- rather than using threads. Consider switching to a <a |
|
1777 |
- href="<wikifaq>#WhydoesntmyWindowsorotherOSTorrelayrunwell">better |
|
1778 |
- operating system</a>.</li> |
|
1774 |
+ <li>If you're running on Solaris, Tor is probably |
|
1775 |
+ forking separate processes for each CPUWorker rather |
|
1776 |
+ than using threads. Try explicitly configuring Tor with |
|
1777 |
+ <tt>--enable-threads</tt>, but be ready for the lockups some |
|
1778 |
+ people reported back in 2005. Also consider running your relay on <a |
|
1779 |
+ href="https://trac.torproject.org/projects/tor/wiki/doc/TorFAQ#WhydoesntmyWindowsorotherOSTorrelayrunwell">an |
|
1780 |
+ operating system where Tor works better</a>.</li> |
|
1779 | 1781 |
|
1780 | 1782 |
<li>If you still can't handle the memory load, consider reducing the |
1781 | 1783 |
amount of bandwidth your relay advertises. Advertising less |
1782 | 1784 |