Does wordpress use too much mysql resource? cause my host suspended me saying it was using too much mysql resource. Though I had 500+ users on at the same time it could be the host's lame excuse...
Does wordpress use too much mysql resource? cause my host suspended me saying it was using too much mysql resource. Though I had 500+ users on at the same time it could be the host's lame excuse...
1) check your error logs. WP is brutal in how it handles 404 errors - make sure that you fix any of the errors that are your own fault (favicon.ico is common)
2) CACHE! Use wp-cache, or some other plugin, to prevent WP from going to the database everytime it needs to just render a page for viewing.
This topic has been closed to new replies.