mirror of
https://github.com/torproject/webwml.git
synced 2024-12-13 04:56:32 +00:00
What do all these numbers indicate?
This commit is contained in:
parent
ddb28373f0
commit
d12fbf62cc
107
docs/en/faq.wml
107
docs/en/faq.wml
@ -2884,112 +2884,7 @@ descriptors you can open at once. Competent vserver admins are able to
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user