注意:
1、如果用户需要使用邮件功能,服务器内存最低配置4G。
2、以上硬件配置的均要求专为A6服务器所配置。
3、如果用户是从原有的A6系统升级上来的,要视数据量的大小增加内存和CPU数量。必要的情况下,需要考虑升级服务器硬件到64位系统。
|
back_log=128
max_connections=125
wait_timeout=864000
interactive_timeout=864000
read_rnd_buffer_size=4M
sort_buffer_size=1M
read_buffer_size=1M
join_buffer_size =1M
query_cache_size=32M
query_cache_limit=2M
key_buffer_size=256M
table_cache=512
tmp_table_size=128M
thread_concurrency=4
thread_cache_size=80
myisam_max_sort_file_size=100G
myisam_max_extra_sort_file_size=100G
myisam_sort_buffer_size=8M
max_allowed_packet=8M
#log-queries-not-using-indexes
#long_query_time=5
#log_slow_queries=slow.log
#max_heap_table_size=512M
myisam-recover=FORCE,BACKUP
…
[myisamchk]
key_buffer = 256M
sort_buffer_size = 384M
read_buffer = 2M
write_buffer = 2M
并发数
|
服务器内存
|
Tomcat参数
|
|
|
|
maxThreads
|
acceptCount
|
50以下
|
2G
|
256
|
800
|
50-300
|
4G
|
600
|
1024
|
300-800
|
8G
|
1024
|
1528
|
800-1000
|
8G
|
1024
|
2048
|
1000-1200
|
12G
|
1526
|
2048
|
1200-1500
|
16G
|
2048
|
2048
|
|
|
|
|
|
|
|
|
A6并发数
|
服务器内存
|
推荐
|
可调整内存
|
操作系统
|
TomcateRun.cfg参数配置
|
|
|
|
|
|
|
minCount
|
maxCount
|
|
|
|
|
|
|
|
50以下
|
2G
|
|
700M
|
32位
|
256
|
512
|
300以下
|
4G
|
|
1024M
|
32位
|
256
|
768
|
300-500
|
8G
|
|
1200M
|
32位
|
512
|
1024
|
500
|
8G
|
|
1200M
|
32位
|
512
|
1200
|