| # This is an example configuration file for ia64 so-called "light" VPS. |
| # This is config file valid only for VPS based on RedHat <= 7.3 |
| # Copyright (C) 2000-2005 SWsoft. All rights reserved. |
| # |
| # This file may be distributed under the terms of the Q Public License |
| # as defined by Trolltech AS of Norway and appearing in the file |
| # LICENSE.QPL included in the packaging of this file. |
| # |
| # This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE |
| # WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
| |
| ONBOOT="no" |
| |
| # UBC parameters (in form of barrier:limit) |
| # Primary parameters |
| AVNUMPROC="15:15" |
| NUMPROC="40:40" |
| NUMTCPSOCK="40:40" |
| NUMOTHERSOCK="40:40" |
| VMGUARPAGES="862:9223372036854775807" |
| # Secondary parameters |
| KMEMSIZE="4352000:4618240" |
| TCPSNDBUF="159744:262144" |
| TCPRCVBUF="159744:262144" |
| OTHERSOCKBUF="61440:163840" |
| DGRAMRCVBUF="32768:32768" |
| OOMGUARPAGES="862:9223372036854775807" |
| # Auxiliary parameters |
| LOCKEDPAGES="4:4" |
| SHMPAGES="128:128" |
| PRIVVMPAGES="1920:2112" |
| NUMFILE="512:512" |
| NUMFLOCK="50:60" |
| NUMPTY="4:4" |
| NUMSIGINFO="256:256" |
| DCACHESIZE="393216:405504" |
| |
| PHYSPAGES="0:9223372036854775807" |
| NUMIPTENT="12:12" |
| |
| # Disk quota parameters (in form of softlimit:hardlimit) |
| DISKSPACE="204800:204800" |
| DISKINODES="80000:88000" |
| QUOTATIME="0" |
| |
| # CPU fair sheduler parameter |
| CPUUNITS="250" |