From: Igor Sukhih Date: Tue, 22 Aug 2006 13:34:37 +0000 (+0400) Subject: Increase dgramrcvbuf and othersockbuf in ve-light.conf-sample X-Git-Url: http://git.openvz.org/?p=vzctl;a=commitdiff;h=5478976ff1f979e52dec140df556d1df7f2790de Increase dgramrcvbuf and othersockbuf in ve-light.conf-sample ve-light.conf-sample is too much light, so that vzcfgvalidate recommends to increase the limits. http://bugzilla.openvz.org/show_bug.cgi?id=234 --- Index: vzctl-3.0.11/etc/ve-light.conf-sample =================================================================== --- vzctl-3.0.11.orig/etc/ve-light.conf-sample +++ vzctl-3.0.11/etc/ve-light.conf-sample @@ -28,8 +28,8 @@ VMGUARPAGES="1725:2147483647" KMEMSIZE="1740800:1847296" TCPSNDBUF="159744:262144" TCPRCVBUF="159744:262144" -OTHERSOCKBUF="61440:163840" -DGRAMRCVBUF="32768:32768" +OTHERSOCKBUF="135168:196608" +DGRAMRCVBUF="135168:196608" OOMGUARPAGES="1725:2147483647" # Auxiliary parameters LOCKEDPAGES="4:4"