leblover
Verified User
- Joined
- Apr 22, 2004
- Messages
- 26
hello
im using this my.cnf
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
skip-locking
skip-innodb
query_cache_limit=1M
query_cache_size=32M
query_cache_type=1
max_connections=500
#max_user_connection=30
interactive_timeout=100
wait_timeout=100
connect_timeout=10
thread_cache_size=128
key_buffer=256M
join_buffer=1M
max_allowed_packet=64M
table_cache=1024
record_buffer=1M
sort_buffer_size=12M
read_buffer_size=12M
max_connect_errors=10
# Try number of CPU's*2 for thread_concurrency
thread_concurrency=8
myisam_sort_buffer_size=64M
log-bin
server-id=1
#[mysql.server]
#user=mysql
#basedir=/mysql
[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/lib/mysql/mysql.pid
open_files_limit=8192
[mysqldump]
quick
max_allowed_packet=64M
[mysql]
no-auto-rehash
#safe-updates
[isamchk]
key_buffer=94M
sort_buffer=94M
read_buffer=16M
write_buffer=16M
[myisamchk]
key_buffer=64M
sort_buffer=64M
read_buffer=16M
write_buffer=16M
[mysqlhotcopy]
interactive-timeout
my server is
2X Quad-Core Intel Xeon
2.0GHz 8MB cache
Control Panel: Directadmin
Upgrade RAM: Upgrade to 12 GB Ecc
Primary HDD: Upgrade HDD SATA2 320 GB
Secondary HDD : HDD SATA2 160 GBOS:
linux CentOS 64 Bit
but my server having loud and i have just one site on it
so is there any thing wrong in this file ?
pls
im using this my.cnf
[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
skip-locking
skip-innodb
query_cache_limit=1M
query_cache_size=32M
query_cache_type=1
max_connections=500
#max_user_connection=30
interactive_timeout=100
wait_timeout=100
connect_timeout=10
thread_cache_size=128
key_buffer=256M
join_buffer=1M
max_allowed_packet=64M
table_cache=1024
record_buffer=1M
sort_buffer_size=12M
read_buffer_size=12M
max_connect_errors=10
# Try number of CPU's*2 for thread_concurrency
thread_concurrency=8
myisam_sort_buffer_size=64M
log-bin
server-id=1
#[mysql.server]
#user=mysql
#basedir=/mysql
[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/lib/mysql/mysql.pid
open_files_limit=8192
[mysqldump]
quick
max_allowed_packet=64M
[mysql]
no-auto-rehash
#safe-updates
[isamchk]
key_buffer=94M
sort_buffer=94M
read_buffer=16M
write_buffer=16M
[myisamchk]
key_buffer=64M
sort_buffer=64M
read_buffer=16M
write_buffer=16M
[mysqlhotcopy]
interactive-timeout
my server is
2X Quad-Core Intel Xeon
2.0GHz 8MB cache
Control Panel: Directadmin
Upgrade RAM: Upgrade to 12 GB Ecc
Primary HDD: Upgrade HDD SATA2 320 GB
Secondary HDD : HDD SATA2 160 GBOS:
linux CentOS 64 Bit
but my server having loud and i have just one site on it
so is there any thing wrong in this file ?
pls