2011年12月19日
⁄ 优惠码
⁄ 被围观 174 views+
机房在德国,速度什么的就不说了 这个配置和价格太犀利了,虽然是首月。
硬盘:100G
内存:4G
优惠码:dollar4g
配置上面很给力,但不清楚是否openvz架构
阅读全文
2011年12月18日
⁄ linux
⁄ 被围观 110 views+
linux内核优化配置,减少TIME_WAIT非常有效,希望对大家有帮助。
vi /etc/sysctl.conf
net.ipv4.tcp_fin_timeout = 1
net.ipv4.tcp_tw_recycle = 1
net.core.rmem_max = 16777216
net.core.rmem_default = 16777216
net.core.netd[......]
继续阅读
阅读全文