Matt Pagan commited on 2014-07-12 03:22:08
Zeige 1 geänderte Dateien mit 1 Einfügungen und 106 Löschungen.
| ... | ... |
@@ -2884,112 +2884,7 @@ descriptors you can open at once. Competent vserver admins are able to |
| 2884 | 2884 |
configure your server to not hit these limits. For example, in SWSoft's |
| 2885 | 2885 |
Virtuozzo, investigate /proc/user_beancounters. Look for "failcnt" in |
| 2886 | 2886 |
tcpsndbuf, tcprecvbuf, numothersock, and othersockbuf. Ask for these to |
| 2887 |
-be increased accordingly. Some users have seen settings work well as follows: |
|
| 2888 |
-<p> |
|
| 2889 |
-<table border="1"> |
|
| 2890 |
-<tr> |
|
| 2891 |
-<td> |
|
| 2892 |
-<i>resource</i> |
|
| 2893 |
-</td> |
|
| 2894 |
-<td> |
|
| 2895 |
-<i>held</i> |
|
| 2896 |
-</td> |
|
| 2897 |
-<td> |
|
| 2898 |
-<i>maxheld</i> |
|
| 2899 |
-</td> |
|
| 2900 |
-<td> |
|
| 2901 |
-<i>barrier</i> |
|
| 2902 |
-</td> |
|
| 2903 |
-<td> |
|
| 2904 |
-<i>limit</i> |
|
| 2905 |
-</td> |
|
| 2906 |
-<td> |
|
| 2907 |
-<i>failcnt</i> |
|
| 2908 |
-</td> |
|
| 2909 |
-</tr> |
|
| 2910 |
-<tr> |
|
| 2911 |
-<td> |
|
| 2912 |
-tcpsndbuf |
|
| 2913 |
-</td> |
|
| 2914 |
-<td> |
|
| 2915 |
-46620 |
|
| 2916 |
-</td> |
|
| 2917 |
-<td> |
|
| 2918 |
-48840 |
|
| 2919 |
-</td> |
|
| 2920 |
-<td> |
|
| 2921 |
-3440640 |
|
| 2922 |
-</td> |
|
| 2923 |
-<td> |
|
| 2924 |
-5406720 |
|
| 2925 |
-</td> |
|
| 2926 |
-<td> |
|
| 2927 |
-0 |
|
| 2928 |
-</td> |
|
| 2929 |
-</tr> |
|
| 2930 |
-<tr> |
|
| 2931 |
-<td> |
|
| 2932 |
-tcprcvbuf |
|
| 2933 |
-</td> |
|
| 2934 |
-<td> |
|
| 2935 |
-0 |
|
| 2936 |
-</td> |
|
| 2937 |
-<td> |
|
| 2938 |
-2220 |
|
| 2939 |
-</td> |
|
| 2940 |
-<td> |
|
| 2941 |
-3440640 |
|
| 2942 |
-</td> |
|
| 2943 |
-<td> |
|
| 2944 |
-5406720 |
|
| 2945 |
-</td> |
|
| 2946 |
-<td> |
|
| 2947 |
-0 |
|
| 2948 |
-</td> |
|
| 2949 |
-</tr> |
|
| 2950 |
-<tr> |
|
| 2951 |
-<td> |
|
| 2952 |
-othersockbuf |
|
| 2953 |
-</td> |
|
| 2954 |
-<td> |
|
| 2955 |
-243516 |
|
| 2956 |
-</td> |
|
| 2957 |
-<td> |
|
| 2958 |
-260072 |
|
| 2959 |
-</td> |
|
| 2960 |
-<td> |
|
| 2961 |
-2252160 |
|
| 2962 |
-</td> |
|
| 2963 |
-<td> |
|
| 2964 |
-4194304 |
|
| 2965 |
-</td> |
|
| 2966 |
-<td> |
|
| 2967 |
-0 |
|
| 2968 |
-</td> |
|
| 2969 |
-</tr> |
|
| 2970 |
-<tr> |
|
| 2971 |
-<td> |
|
| 2972 |
-numothersock |
|
| 2973 |
-</td> |
|
| 2974 |
-<td> |
|
| 2975 |
-151 |
|
| 2976 |
-</td> |
|
| 2977 |
-<td> |
|
| 2978 |
-153 |
|
| 2979 |
-</td> |
|
| 2980 |
-<td> |
|
| 2981 |
-720 |
|
| 2982 |
-</td> |
|
| 2983 |
-<td> |
|
| 2984 |
-720 |
|
| 2985 |
-</td> |
|
| 2986 |
-<td> |
|
| 2987 |
-0 |
|
| 2988 |
-</td> |
|
| 2989 |
-</tr> |
|
| 2990 |
-</table> |
|
| 2991 |
-<p> |
|
| 2992 |
- Xen, Virtual Box and VMware virtual servers have no such limits normally. |
|
| 2887 |
+be increased accordingly. Xen, Virtual Box and VMware virtual servers have no such limits normally. |
|
| 2993 | 2888 |
</p> |
| 2994 | 2889 |
<p> |
| 2995 | 2890 |
If the vserver admin will not increase system limits another option is |
| 2996 | 2891 |