Closed (duplicate)
Project:
SimpleAds
Version:
7.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2013 at 18:03 UTC
Updated:
7 Feb 2013 at 20:46 UTC
If I associate any single active Ad to an Ad Campaign, my site becomes slightly delayed in displaying all Ads on a page. They show up a few milliseconds after the page is finished loading.
If I associate all my ads (currently 3) to Ad Campaigns, the page will load but the ads will not, indefinitely. I traced this back to my MySQL server and found the CPU being pegged at 100% usage and the service needs to be restarted after unassociating the ads from the Ad Campaigns.
If I do NOT associate any ads to Ad Campaigns, everything works fine.
Weird, right... Any ideas?
Comments
Comment #1
activelink commentedCould this be the same issue as http://drupal.org/node/1876732 and it's making your db server fall over?
Comment #2
minnur commentedDuplicate of #1876732: Simpleads campaigns CPU usage skyrockets after lots of ad impressions
Comment #3
cmarcera commentedUsed #1 from #1876732 and ads associated with Campaigns now seem to display fine. Loading statistics for ads does take a long time if the counts are high though. Thanks!