Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 22, 200717 yr Hey, I was hoping somebody could help me with a seeing whether or not I need to downgrade my server and some Optimization help for Apache and Mysql.Server: Intel
September 10, 200717 yr I'd very RARELY recommend downgrading, unless cost is a big issue. It's always better to have too much than too little. ;) You could probably optimize your mysql config file a lot more than it is now.
September 11, 200717 yr I'd very RARELY recommend downgrading, unless cost is a big issue. It's always better to have too much than too little. ;) I get what you mean :P You could probably optimize your mysql config file a lot more than it is now. Would that mean I should maybe increase my max_allowed_packet and max_connections higher?
September 11, 200717 yr Those two variables are not as important as others. max_allowed_packet controls how big a packet you can send. Unless you are hitting this limit (you will get a specific mysql error stating so) increasing it is not needed. Things like key_buffer size and sort_buffer and read_buffer - those things have a pretty big impact. Check out this site for example: http://www.databasejournal.com/features/my...cle.php/3367871 And this free utility: http://hackmysql.com/mysqlreport
September 22, 200717 yr Done, could you also help me give me some help or ways to improve my httpd config file? The apache httpd configuration file hasn't been touched or modified since I've been on this server Thanks :)
Archived
This topic is now archived and is closed to further replies.