Jump to content

Hardware Feedback And Optimization Help


Guest Bobsuch

Recommended Posts

Posted

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

  • 3 weeks later...
Posted

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.

Posted

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?
Posted

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

  • 2 weeks later...
Posted

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...