Backboards: 
Posts: 153

So, I added an ad veto system - bleh if you hate it, ding if you think it's really of interest.

Currently, it's causing about a 5 to 10 second slowdown on the site every 20 minutes. I'm looking into how to fix this - you can see at the bottom of your screen the Amazon Ad Time Taken, versus the Total Time Taken for the site to generate output.

The 20-minute-cycle is supposed to only happen for one user (the first one who hits refresh after the cache expires), but there's an issue with caching where it can happen a few times simultaneously (i.e., the longer it takes to execute, the greater the chance that someone might load the page and accidentally kick off a second identical query). So on busy days (which today is not shaping up to be, despite the tiny text), that might cause some load issues and general slowdowns for the whole site.

I'm gonna work on a fix for that.


Responses:
Post a message   top
Replies are disabled on threads older than 7 days.