码迷,mamicode.com
首页 > 其他好文 > 详细

openstack kilo manual arch 优化

时间:2016-03-28 15:13:15      阅读:230      评论:0      收藏:0      [点我收藏+]

标签:

技术分享

技术分享

技术分享

技术分享

技术分享

/etc/mysql/my.conf

max_connections = 1000

技术分享

# allow testing with buffers up to 128MB
net.core.rmem_max = 134217728
net.core.wmem_max = 134217728
# increase Linux autotuning TCP buffer limit to 64MB
net.ipv4.tcp_rmem = 4096 87380 67108864
net.ipv4.tcp_wmem = 4096 65536 67108864

 

openstack kilo manual arch 优化

标签:

原文地址:http://www.cnblogs.com/ruiy/p/5328882.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!