Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Bobsuch Posted August 22, 2007 Posted August 22, 2007 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
Bobsuch Posted September 10, 2007 Posted September 10, 2007 Hope somebody can help me out with this :)
bfarber Posted September 10, 2007 Posted September 10, 2007 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.
Bobsuch Posted September 11, 2007 Posted September 11, 2007 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?
bfarber Posted September 11, 2007 Posted September 11, 2007 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
Bobsuch Posted September 22, 2007 Posted September 22, 2007 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 :)
bfarber Posted September 24, 2007 Posted September 24, 2007 Try this posthttp://www.ipsbeyond.com/forums/index.php?...st&p=149964
Recommended Posts
Archived
This topic is now archived and is closed to further replies.