Sunucumu değiştirdim

Yeni konu açmayayım dedim burdan devam ediyorum
P4 2.4
1 GB Ram
80 GB Hdd
Plesk 8.1.0
Sunucu özelliklerin. Optimize konusunda yardımcı olmanızı istiyorum.
[mysqld]
set-variable=local-infile=0
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
old_passwords=1
max_allowed_packet=64M
query_cache_size=256M
query_cache_type=1
max_connections=300
[mysql.server]
user=mysql
basedir=/var/lib
[mysqld_safe]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid
Linux linux.netkolik.org 2.6.9-42.0.3.EL #1 Fri Oct 6 05:59:54 CDT 2006 i686 i686 i386 GNU/Linux
[root@linux ~]# ulimit -aH
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
file size (blocks, -f) unlimited
pending signals (-i) 1024
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) 16255
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
[root@linux ~]#
Tasks: 94 total, 3 running, 91 sleeping, 0 stopped, 0 zombie
Cpu(s): 28.8% us, 2.6% sy, 0.0% ni, 68.5% id, 0.0% wa, 0.0% hi, 0.0% si
Timeout 60
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
<IfModule prefork.c>
StartServers 8
MinSpareServers 5
MaxSpareServers 20
ServerLimit 256
MaxClients 256
MaxRequestsPerChild 4000
</IfModule>
<IfModule worker.c>
StartServers 2
MaxClients 150
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 25
MaxRequestsPerChild 0
</IfModule>
Şimdiden teşekkür ederim.