[tor-commits] r26863: {website} What do all these numbers indicate? (website/trunk/docs/en)

Matt Pagan matt at pagan.io
Sat Jul 12 01:22:08 UTC 2014


Author: mttp
Date: 2014-07-12 01:22:08 +0000 (Sat, 12 Jul 2014)
New Revision: 26863

Modified:
   website/trunk/docs/en/faq.wml
Log:
What do all these numbers indicate?



Modified: website/trunk/docs/en/faq.wml
===================================================================
--- website/trunk/docs/en/faq.wml	2014-07-12 01:16:53 UTC (rev 26862)
+++ website/trunk/docs/en/faq.wml	2014-07-12 01:22:08 UTC (rev 26863)
@@ -2884,112 +2884,7 @@
 configure your server to not hit these limits. For example, in SWSoft's
 Virtuozzo, investigate /proc/user_beancounters. Look for "failcnt" in
 tcpsndbuf, tcprecvbuf, numothersock, and othersockbuf. Ask for these to
-be increased accordingly. Some users have seen settings work well as follows:
-<p>
-<table border="1">
-<tr>
-<td>
-<i>resource</i>
-</td>
-<td>
-<i>held</i>
-</td>
-<td>
-<i>maxheld</i>
-</td>
-<td>
-<i>barrier</i>
-</td>
-<td>
-<i>limit</i>
-</td>
-<td>
-<i>failcnt</i>
-</td>
-</tr>
-<tr>
-<td>
-tcpsndbuf
-</td>
-<td>
-46620
-</td>
-<td>
-48840
-</td>
-<td>
-3440640
-</td>
-<td>
-5406720
-</td>
-<td>
-0
-</td>
-</tr>
-<tr>
-<td>
-tcprcvbuf
-</td>
-<td>
-0
-</td>
-<td>
-2220
-</td>
-<td>
-3440640
-</td>
-<td>
-5406720
-</td>
-<td>
-0
-</td>
-</tr>
-<tr>
-<td>
-othersockbuf
-</td>
-<td>
-243516
-</td>
-<td>
-260072
-</td>
-<td>
-2252160
-</td>
-<td>
-4194304
-</td>
-<td>
-0
-</td>
-</tr>
-<tr>
-<td>
-numothersock
-</td>
-<td>
-151
-</td>
-<td>
-153
-</td>
-<td>
-720
-</td>
-<td>
-720
-</td>
-<td>
-0
-</td>
-</tr>
-</table>
-<p>
- Xen, Virtual Box and VMware virtual servers have no such limits normally.
+be increased accordingly. Xen, Virtual Box and VMware virtual servers have no such limits normally.
 </p>
 <p>
 If the vserver admin will not increase system limits another option is



More information about the tor-commits mailing list