Results 21 to 29 of 29
-
20th Jun 2011, 10:35 AM #21Member
Mybb is optimized to use accelerator, install it
-
20th Jun 2011, 10:40 AM #22BannedWebsite's:
NitroXD.comI dnt get my server loaded with MySQL anyways
-
20th Jun 2011, 10:51 AM #23MemberWebsite's:
Dot.AL
-
20th Jun 2011, 10:53 AM #24
-
20th Jun 2011, 10:54 AM #25OPMemberWebsite's:
StudentSharez.comhow many visitors your site is getting per day on average?
is your db is mysql or postgres?
Mysql.
Hi,
Optimizating my.cnf is a really hard work bur you should optimize it from your server specs..
This whole week i was trying to optimize my.cnf not becouse i am having high CPU usage just for been ready
You can use the command "/usr/local/cpanel/3rdparty/mysqltuner/mysqltuner.pl" into SSH thru putty and you will get some suggestions..
This thing should made every day or every 1-3 days to see what the script will suggest you to change
this is a loong term run so you wont see the changes imediatly
The command you wrote in case you have cpanel, isn't it?
Well, i don't have cpanel, just server run with webmin.
I have red previously about optamization of my.cf , but didn't find anything regarding how to reduce CPU load, only how to reduce the ram usage:
http://library.linode.com/troublesho...ory-networking
Mybb is optimized to use accelerator, install it
Thank you.Offshore-host.blogspot.com - List of DMCA flexible webhosts.
StudentSharez.com - Medical ebooks and lectures.
-
20th Jun 2011, 11:07 AM #26MemberWebsite's:
Katzbb.com Foxmovie.coI use this to my VPS i am use 2 GB ram same with u and my.cnf this u can following
i never got overload
[mysqld]
datadir =/var/lib/mysql
socket =/var/lib/mysql/mysql.sock
log_slow_queries =/var/log/mysql/mysql-slow.log
user=mysql
old_passwords=1
port = 3306
skip-locking
key_buffer = 128M
myisam_sort_buffer_size = 64M
max_allowed_packet = 32M
table_cache = 1024
thread_cache_size = 512
join_buffer_size = 2M
sort_buffer_size = 2M
read_buffer_size = 2M
read_rnd_buffer_size = 512K
net_buffer_length = 256K
thread_stack = 256K
tmp_table_size = 32M
query_cache_limit = 2M
query_cache_size = 32M
query_cache_type = 1
thread_cache_size = 256
thread_concurrency = 4
long_query_time = 1
skip-bdb
skip-innodb
[mysqldump]
quick
max_allowed_packet = 32M
[mysql]
no-auto-rehash
#safe-updates
[mysqld_safe]
open_files_limit = 8192
[isamchk]
key_buffer = 32M
sort_buffer_size = 32M
read_buffer = 32M
write_buffer = 32M
[myisamchk]
key_buffer = 32M
sort_buffer_size = 32M
read_buffer = 32M
write_buffer = 32M
[mysqlhotcopy]
interactive-timeout
[client]
socket=/path/to/mysql.sock
-
20th Jun 2011, 11:12 AM #27MemberWebsite's:
Dot.ALHey, you can download mysql tuner from here: https://github.com/rackerhacker/MySQLTuner-perl
you will find it here how to install..
I suggest you to not compy ready my.cnf configuration as they are not specified from your hardware confugurationyou should tweak this slowly and use this
Also make a Defragment of the Database
-
20th Jun 2011, 11:19 AM #28OPMemberWebsite's:
StudentSharez.com@cyper: Thank you for the config. I'll try to compare them with mine and see what to optimize.
@sady: thank you for the link, it seems easy to install.
I will try to install it.
Thanks.Offshore-host.blogspot.com - List of DMCA flexible webhosts.
StudentSharez.com - Medical ebooks and lectures.
-
20th Jun 2011, 11:22 AM #29
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
I need help with server, high load
By First-Dragon in forum Server ManagementReplies: 4Last Post: 22nd Jun 2012, 09:37 PM -
Server load high - VPS
By GoPantheoN in forum Server ManagementReplies: 31Last Post: 4th Oct 2011, 05:11 AM -
[help] PHP-CGI high server load
By damnyou in forum Technical Help Desk SupportReplies: 7Last Post: 15th May 2011, 02:39 PM -
Database causing server load
By GoPantheoN in forum Technical Help Desk SupportReplies: 24Last Post: 4th Sep 2010, 11:00 AM -
high load of vb-mysql on my server
By Ruler in forum Server ManagementReplies: 2Last Post: 19th Jun 2009, 07:07 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...