|
原帖由 Steven_1981 于 2009-3-30 11:01 发表 ![]()
# Set buffer pool size to 50-80% of your computer's memory,
# but make sure on Linux x86 total memory usage is < 2GB
# total =
# innodb_buffer_pool_size
# + key_buffer_size
# + max_connections*(sort_buffer_size+read_buffer_size+binlog_cache_size)
# + max_connections*2MB
看懂了 谢谢哈
2G的条子
PHP 512 是不是大了
MYSQL TOTAL 总数给1G
剩下512 还有虚拟内存给IIS?
综合分 怎样合理点 麻烦给个参考 谢谢 |
|