Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Viewing all articles
Browse latest Browse all 5534

s1h4d0w on "High load, lots of MySQL queries"

$
0
0

Hey everyone,

My hosting provider has taken down my website a few times now because of it creating a high load on the server. I'm running an up to date version of WordPress with a lot of plugins because it's a Wiki like website.

These are some of the queries that run when the website causes a high load:

| 2478 | desig140 | localhost | desig140_afwiki | Query | 4 | query end | insert into wp_wfLeechers (eMin, IP, hits) values (floor(unix_timestamp() / 60), 1314062157, 1) ON D |
| 2480 | desig140 | localhost | desig140_afwiki | Query | 1 | Opening tables | SELECT post_id, meta_value FROM wp_postmeta WHERE meta_key = '_links_to_target'
| 2494 | desig140 | localhost | desig140_afwiki | Query | 1 | Opening tables | SELECT option_value FROM wp_options WHERE option_name = 'seo_ultimate_module_noindex' LIMIT 1 |
| 2504 | desig140 | localhost | desig140_afwiki | Query | 1 | Opening tables | SELECT option_value FROM wp_options WHERE option_name = 'su_settings' LIMIT 1 |

Here's a list of my installed & activated plugins:

http://i.imgur.com/fUhNboJ.jpg

Can someone help me out with this? I've been having this problem for months now and I get about 5000-10000 pageviews each day. I have no idea what is causing this and would love to hear your opinion. I'd be forever grateful.

Thank you!


Viewing all articles
Browse latest Browse all 5534

Trending Articles